Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XieFreeImage(3X) — OSF/1 X2.0-8 MIPS

Media Vault

Software Library

Restoration Projects

Artifacts Sought

XieFreeImage(3X)  —  Subroutines

Digital

NAME

XieFreeImage − This routine frees an XieImage. 

C Format

null = XieFreeImage(img)

C Argument Information

XieImage     img;

RETURN VALUES

Returns a null pointer. 

PARAMETERS

imgThe img argument specifies the address of the XieImage you want to free. 

DESCRIPTION

This routine deallocates the specified XieImageRec and all associated UdpRec’s. If the value of the OwnData field of the XieImageRec is True, the routine also deallocates each plane of image data. 

XIE Events and Error Messages

Protocol Messages: None

XIE event returned: None

XieLib errors: None

XieServer errors: None
 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026