rgba_32_bpp property

rgba_32_bpp property

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

Definition:

@property
def rgba_32_bpp(self):
    ...

See Also