Name
hw_FreeImage -- free image handle (V5.0)
Synopsis
void hw_FreeImage(APTR handle);
Function
This function frees an image handle returned by
hw_LoadImage()
. See
hw_LoadImage
for details.
Designer compatibility
Supported since Designer 4.0
Inputs
handle
image handle returned by
hw_LoadImage()
Show TOC