|
ReactOS 0.4.17-dev-204-g71540fd
|
#include <gdiplus_private.h>

Public Attributes | |
| BOOL | enabled |
| INT | mapsize |
| ColorMap * | colormap |
Definition at line 517 of file gdiplus_private.h.
| ColorMap* color_remap_table::colormap |
Definition at line 520 of file gdiplus_private.h.
Referenced by GdipCloneImageAttributes().
| BOOL color_remap_table::enabled |
Definition at line 518 of file gdiplus_private.h.
Referenced by GdipCloneImageAttributes().
| INT color_remap_table::mapsize |
Definition at line 519 of file gdiplus_private.h.
Referenced by GdipCloneImageAttributes().