ImageGear Professional for Windows ActiveX
Attach Method

Description:

Associates an external memory buffer with the IGMemFile Object. The user is responsible for the release of memory buffer being attached.

Syntax:

      Attach(MemPointer as Long, MemSize as Long, ImageSize as Long)

Parameters:

Name Description
MemPointer Pointer to the external memory buffer pointer to attach to the object.
MemSize Size of the memory buffer.
ImageSize Size of the image in the external memory buffer.

Return Value:

N/A

Bits Per Pixel:

N/A

Sample:

Core

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback