RGB_565
Pixel with 5 bits red, 6 bits green, 5 bits blue, in 16-bit word
Properties
Link copied to clipboard
Returns the number of bytes required to store a pixel, including unused padding. Returns zero for .UNKNOWN.
Link copied to clipboard
Returns true if ColorType always decodes alpha to 1.0, making the pixel fully opaque. If true, ColorType does not reserve bits to encode alpha.
Link copied to clipboard