ImageGearJava Project > com.accusoft.imagegear.core Package : ImGearPixelArray Class |
The following tables list the members exposed by ImGearPixelArray.
Name | Description | |
---|---|---|
ImGearPixelArray Constructor | Initializes a new instance of the ImGearPixelArray class. |
Name | Description | |
---|---|---|
getChannelCount | Gets quantity of channels in each pixel contained in the array.
| |
getItem | Indexed method for direct access to contained pixels. | |
getPixelCount | Gets quantity of pixels in array.
Obtains the number of ImGearPixel elements in the array. | |
setItem | Indexed method for direct access to contained pixels. |