ImageGear Professional for Windows ActiveX
ChangeAttrs Method

Description:

Changes array attributes such as the type and the number of elements stored in the array. If the type of array elements is not changed the previous values are preserved in the array.

Syntax:

      ChangeAttrs (NewType As enumIGAbsDataType, NewSize As Long)

Parameters:

Name Description
NewType New type of the array, see all enumIGAbsDataType Enumeration values except of IG_DATA_ARRAY.
NewSize New size of the array (the number of elements).

Return Value:

N/A

Bits Per Pixel:

N/A

Sample:

None

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback