ICImagingControl.MemoryReleaseImageData Method

This method releases an image buffer that was allocated by calling the ICImagingControl.MemoryGetImageData.
Syntax:
Public Sub MemoryReleaseImageData(Buffer As Variant)
Parameter Description
Buffer

Specifies the buffer to be released.

Sample:

See ICImagingControl.MemoryGetImageData.

See also: ICImagingControl, ICImagingControl.MemoryGetImageData

<< ICImagingControl