TBitmap Format .RGB565 Enum Member
2 bytes per pixel, 5 bit red, 6 bits green and 5 bits blue
const RGB565 = TBitmapFormat(8)
2 bytes per pixel, 5 bit red, 6 bits green and 5 bits blue
const RGB565 = TBitmapFormat(8)