grayscale_alpha property

grayscale_alpha property

Gets the PixelDataFormat defined for 16 bits per pixel with 8 bits representing grayscale intensity in the 0-255 interval and additional 8 bit alpha component.

Definition:

@property
def grayscale_alpha(self):
    ...

See Also