eGUI alias D4D  Release 3.0
Reference Manual
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
D4D BMP DRAW API Constant Specification
Collaboration diagram for D4D BMP DRAW API Constant Specification:

Macros

#define D4D_BMP_EXTSRC_SUPPORT_D4D_EXT
 D4D_BMP_EXTSRC_SUPPORT_D4D_EXT constant default declaration. More...
 
#define D4D_BMP_CLEAR
 Macro that contains name of empty bitmap structure. More...
 

Detailed Description

This section specifies the exact constants used by module.

Macro Definition Documentation

#define D4D_BMP_CLEAR

Macro that contains name of empty bitmap structure.

Note
This define is used for cases where is need to specify any bitmap structure , but the bitmap should not be valid. For example for mouse cursor definition.

Definition at line 78 of file d4d_bmp.h.

#define D4D_BMP_EXTSRC_SUPPORT_D4D_EXT

D4D_BMP_EXTSRC_SUPPORT_D4D_EXT constant default declaration.

Note
D4D_BMP_EXTSRC_SUPPORT_D4D_EXT reflects the endianism settings and selecting the right format of file to optimize the speed of drawing of pictures D4L file extension will be used for eGUI own format

Definition at line 68 of file d4d_bmp.h.