ImageData.bytesPerLine

The number of bytes per scanline. <p> This is a multiple of the scanline padding. </p>

class ImageData
int bytesPerLine;

Meta