ImageGear Professional for Windows ActiveX
CreateEmpty Method

Description:

Creates empty but allocated buffers for an IGComplexObject, based on the given width and height. The buffers can be populated later by obtaining pointers to the buffers. The object itself can be created using method CreateComplexObject() of CIGFreqIPCtl.

Syntax:

      CreateEmpty(width As Long, height As Long);

Parameters:

Name Description
width Width of the object to be created.
height Height of the object to be created.

Return Value:

None

Bits Per Pixel:

N/A

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback