ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGPixelArray Object > IGPixelArray Methods > ChangeAttrs Method |
Changes array's attributes.
ChangeAttrs (NewType as enumIGPixelArrayType, NewSize As Long)
Name | Description |
---|---|
NewType | New type of the array - an enumIGPixelArrayType Enumeration value. |
NewSize | New number of pixels in the array. |
N/A
N/A
None