Length of the managed scanline pixels, in bytes.
This is NOT the pointer offset between two scanlines (pitchInBytes). This is just width() * size-of-one-pixel. Those bytes are "part of the image", while the trailing and border pixels are not.
pitchInBytes. Tags: #valid #data
See Implementation
Length of the managed scanline pixels, in bytes.
This is NOT the pointer offset between two scanlines (pitchInBytes). This is just width() * size-of-one-pixel. Those bytes are "part of the image", while the trailing and border pixels are not.