TypeLib Xojo support Plugin

RawBitmap.PixelBytes Property

Returns number of bytes per pixel in the image.

PixelBytes as Integer {Read}

Remarks

Note that image can have 3 channels but 4 bytes per pixel if the format is for example XRGB

See Also

RawBitmap Class