BitmapLayout

From MCS Wiki AVR
Revision as of 19:11, 15 June 2015 by Admin (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents

Action

Specify the source bitmap memory format and layout for the current handle.

 

 

Syntax

BitmapLayout  format, linestride, height

 

 

Remarks

format

Bitmap Pixel Formats.

 

ARGB1555

FT_L1

FT_L4

FT_L8

RGB332

ARGB2

ARGB4

RGB565

PALETTED

TEXT8x8

TEXTVGA

BARGRAPGH

linestride

Bitmap linestride,  in  bytes. Please note the alignment requirement which is described below.

height

Bitmap height, in lines

 

The bitmap formats supported are L1, L4, L8, RGB332, ARGB2, ARGB4,  ARGB1555, RGB565 and PALETTED.

For L1 format the linestride must be a multiple of 8 bits.

For L4 format the linestride must be multiple of 2 nibbles (Aligned to byte).

 

For more details about alignment, please refer to the FT800 Series Programmer Guide.PDF from FTDI.

 

See also

BitmapHandleBitmapSizeBitmapSource

 

 

Example

Clip0088.png Clip0089.png

Languages   English  
Personal tools
Namespaces
Variants
Actions
Navigation
Language
Database error - MCS Wiki AVR

Database error

Revision as of 19:11, 15 June 2015 by Admin (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was:
(SQL query hidden)
from within function "". Database returned error "1020: Record has changed since last read in table 'avr_page' (localhost)".
Personal tools
Namespaces
Variants
Actions
Navigation
Language