ImageGearJava Project > com.accusoft.imagegear.core Package > ImGearPixelArray Class : ImGearPixelArray Constructor |
Initializes the pixel store using the pixel's defining attributes and the length of the array.
public ImGearPixelArray( int pixelCount, int channelCount, int bitsPerChannel ) |
Initializes the pixel store using the pixel's defining attributes and the length of the array.