.TH "bitmap_rich" 3 "Fri Aug 30 2019" "Version 0.0.1" "FxEngine" \" -*- nroff -*- .ad l .nh .SH NAME bitmap_rich \- bitmap rich type transparency is in the layout .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Data Fields" .in +1c .ti -1c .RI "uint32_t \fBsize_px_x\fP" .br .ti -1c .RI "uint32_t \fBsize_px_y\fP" .br .ti -1c .RI "uint32_t \fBsize_o_y\fP" .br .ti -1c .RI "uint32_t * \fBcolor\fP" .br .ti -1c .RI "bool \fBcolor_dynamic\fP" .br .ti -1c .RI "uint32_t * \fBlayout\fP" .br .ti -1c .RI "bool \fBlayout\fP \fBdynamic\fP" .br .in -1c .SH "Detailed Description" .PP bitmap rich type transparency is in the layout .PP \fBWarning:\fP .RS 4 Monochrome only ! .RE .PP .PP Definition at line 9 of file bitmap\&.h\&. .SH "Field Documentation" .PP .SS "uint32_t* color" .PP Definition at line 15 of file bitmap\&.h\&. .SS "bool color_dynamic" .PP Definition at line 16 of file bitmap\&.h\&. .SS "bool \fBlayout\fP dynamic" .PP Definition at line 18 of file bitmap\&.h\&. .SS "uint32_t* layout" .PP Definition at line 17 of file bitmap\&.h\&. .SS "uint32_t size_o_y" .PP Definition at line 13 of file bitmap\&.h\&. .SS "uint32_t size_px_x" .PP Definition at line 11 of file bitmap\&.h\&. .SS "uint32_t size_px_y" .PP Definition at line 12 of file bitmap\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for FxEngine from the source code\&.