BitmapSource
(Difference between revisions)
Admin (Talk | contribs)
(Created page with "= <span class="f_Header">Action</span> = Specify the source address of bitmap data in FT800 graphics memory RAM_G <span style="font-family: Arial;"> </span> <span styl...")
Newer edit →
(Created page with "= <span class="f_Header">Action</span> = Specify the source address of bitmap data in FT800 graphics memory RAM_G <span style="font-family: Arial;"> </span> <span styl...")
Newer edit →
Revision as of 22:05, 12 December 2014
Contents |
Action
Specify the source address of bitmap data in FT800 graphics memory RAM_G
Syntax
BitmapSource Addr
Remarks
Addr |
Bitmap address in graphics FT800 SRAM, aligned with respect to the bitmap format. For example, if the bitmap format is RGB565/ARGB4/ARGB1555, the bitmap source shall be aligned to 2 bytes. |
The bitmap source address is normally the address in main memory where the bitmap graphic data is loaded.
See also