RGB565 EnumMember

Definition

2 bytes per pixel, 5 bit red, 6 bits green and 5 bits blue

Delphi
const RGB565 = TBitmapFormat(8)

Value