ImageData.scanlinePad

The scanline padding. <p> If one scanline of the image is not a multiple of this number, it will be padded with zeros until it is. </p>

class ImageData
int scanlinePad;

Meta