BitmapHandle
From MCS Wiki AVR
(Difference between revisions)
(Created page with "= <span class="f_Header">Action</span> = Specify the Bitmap Handle <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span> = <span ...") |
|||
Line 31: | Line 31: | ||
Handles 16 to 31 are defined by the FT800 for built-in font. | Handles 16 to 31 are defined by the FT800 for built-in font. | ||
− | Handle 15 is defined in the co-processor engine commands [ | + | Handle 15 is defined in the co-processor engine commands [[CmdGradient]], [[CmdButton]], and [[CmdKeys]]. |
Users can define new bitmaps using handles from 0 to 14. | Users can define new bitmaps using handles from 0 to 14. | ||
− | If there is no co-processor engine command [ | + | If there is no co-processor engine command [[CmdGradient]], [[CmdButton]] and [[CmdKeys]] in the current display list, users |
can even define a bitmap using handle 15. | can even define a bitmap using handle 15. |
Latest revision as of 21:08, 12 December 2014
Contents |
Action
Specify the Bitmap Handle
Syntax
BitmapHandle handle
Remarks
handle |
Bitmap Handle. The initial value is 0. Valid range values 0 to 31. |
Handles 16 to 31 are defined by the FT800 for built-in font.
Handle 15 is defined in the co-processor engine commands CmdGradient, CmdButton, and CmdKeys.
Users can define new bitmaps using handles from 0 to 14.
If there is no co-processor engine command CmdGradient, CmdButton and CmdKeys in the current display list, users
can even define a bitmap using handle 15.
Graphics Context
The value of handle is part of the graphics context, as described in section 4.1 in FT800 Series Programmer Guide.PDF from FTDI.
See also
Languages | English |
---|