rgb_16_bpp_555 property

rgb_16_bpp_555 property

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

Definition:

@property
def rgb_16_bpp_555(self):
    ...

See Also