rgb_24_bpp property

rgb_24_bpp property

Gets the PixelDataFormat defined for 24 bits per pixel with 8 bits for each of the alpha, red, green and blue, alpha is not defined.

Definition:

@property
def rgb_24_bpp(self):
    ...

See Also