ImageGear Professional for Windows ActiveX
IGPixelArray Object

Description:

This object represents an array of pixels.

Interface:

IIGPixelArray extends IIGArray

Members:

Methods
ChangeAttrs Method This method changes array's attributes.
CopyTo Method Copies pixels into an IGIntegerArray.
GetPixelCopy Method This method creates a new object containing a copy of the pixel.
GetRawPtr Method This method returns pointer to the raw data buffer storing pixel data.
UpdatePixelFrom Method This method updates pixel in the array.
Properties
CMYK_C Property This indexed property provides access to the Cyan component for CMYK pixel.
CMYK_K Property This indexed property provides access to the Black component for CMYK pixel.
CMYK_M Property This indexed property provides access to the Magenta component for CMYK pixel.
CMYK_Y Property This indexed property provides access to the Yellow component for CMYK pixel.
Format Property This property returns the type of pixel array
Gray Property This indexed property provides access to pixel value for the grayscale pixel.
Index Property This indexed property provides access to pixel value for the indexed pixel.
RGB_B Property This indexed property provides access to the Blue component for RGB pixel.
RGB_G Property This indexed property provides access to the Green component for RGB pixel.
RGB_R Property This indexed property provides access to the Red component for RGB pixel.
Size Property This property returns the number of pixels in the array.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback