FT800 Series Programmer Guide
Version 2.1
Document Reference No.: BRT_000030 Clearance No.: BRT#037
151
Copyright © Bridgetek Limited
Bitmap transform matrix:
[𝐴 𝐵 𝐶
𝐷 𝐸 𝐹
]
[1.0 0.0 0.0
0.0 1.0 0.0
]
CMD_LOADIDENTITY,
CMD_TRANSLATE,
CMD_ROTATE, etc.
Bitmap Handle
15
CMD_GRADCOLOR,
CMD_KEYS, CMD_BUTTON
5.9
Definition of parameter OPTION
The following table defines the parameter OPTION mentioned in this chapter.
Table 12 Parameter OPTION definition
Name
Value
Description
Commands
OPT_3D
0
Co-processor
widget is drawn in
3D effect. The
default option.
CMD_BUTTON,CMD_CLOCK,CMD_KEYS,
CMD_GAUGE,CMD_SLIDER, CMD_DIAL,
CMD_TOGGLE,CMD_PROGRESS,
CMD_SCROLLBAR
OPT_RGB565
0
Co-processor option
to decode the JPEG
image to RGB565
format
CMD_IMAGE
OPT_MONO
1
Co-processor option
to decode the JPEG
image to L8 format,
i.e., monochrome
CMD_IMAGE
OPT_NODL
2
No display list
commands
generated for
bitmap decoded
from JPEG image
CMD_IMAGE
OPT_FLAT
256
Co-processor
widget is drawn
without 3D effect
CMD_BUTTON,CMD_CLOCK,CMD_KEYS,
CMD_GAUGE,CMD_SLIDER, CMD_DIAL,
CMD_TOGGLE,CMD_PROGRESS,
CMD_SCROLLBAR
OPT_SIGNED
256
The number is
treated as 32 bit
signed integer
CMD_NUMBER
OPT_CENTERX
512
Co-processor
widget centers
horizontally
CMD_KEYS,CMD_TEXT, CMD_NUMBER