ReactOS 0.4.16-dev-13-ge2fc578
|
#include <gdiplus_private.h>
Public Attributes | |
BOOL | enabled |
INT | mapsize |
ColorMap * | colormap |
Definition at line 461 of file gdiplus_private.h.
ColorMap* color_remap_table::colormap |
Definition at line 464 of file gdiplus_private.h.
Referenced by GdipCloneImageAttributes().
BOOL color_remap_table::enabled |
Definition at line 462 of file gdiplus_private.h.
Referenced by GdipCloneImageAttributes().
INT color_remap_table::mapsize |
Definition at line 463 of file gdiplus_private.h.
Referenced by GdipCloneImageAttributes().