BitmapSource

From MCS Wiki AVR
Revision as of 22:05, 12 December 2014 by Admin (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

BitmapSizeBitmapLayout

 

 

Example

Personal tools
Namespaces
Variants
Actions
Navigation
Language