ReactOS 0.4.15-dev-7934-g1dc8d80
color_remap_table Struct Reference

#include <gdiplus_private.h>

Collaboration diagram for color_remap_table:

Public Attributes

BOOL enabled
 
INT mapsize
 
ColorMapcolormap
 

Detailed Description

Definition at line 461 of file gdiplus_private.h.

Member Data Documentation

◆ colormap

ColorMap* color_remap_table::colormap

Definition at line 464 of file gdiplus_private.h.

Referenced by GdipCloneImageAttributes().

◆ enabled

BOOL color_remap_table::enabled

Definition at line 462 of file gdiplus_private.h.

Referenced by GdipCloneImageAttributes().

◆ mapsize

INT color_remap_table::mapsize

Definition at line 463 of file gdiplus_private.h.

Referenced by GdipCloneImageAttributes().


The documentation for this struct was generated from the following file: