|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <gdiplus_private.h>

Definition at line 473 of file gdiplus_private.h.
| BOOL GpImageAttributes::clamp |
Definition at line 476 of file gdiplus_private.h.
Referenced by GdipSetImageAttributesWrapMode(), and METAFILE_AddImageAttributesObject().
| struct color_key GpImageAttributes::colorkeys[ColorAdjustTypeCount] |
Definition at line 477 of file gdiplus_private.h.
Referenced by apply_image_attributes(), and GdipSetImageAttributesColorKeys().
| struct color_matrix GpImageAttributes::colormatrices[ColorAdjustTypeCount] |
Definition at line 478 of file gdiplus_private.h.
Referenced by apply_image_attributes(), GdipResetImageAttributes(), and GdipSetImageAttributesColorMatrix().
| struct color_remap_table GpImageAttributes::colorremaptables[ColorAdjustTypeCount] |
Definition at line 479 of file gdiplus_private.h.
Referenced by apply_image_attributes(), GdipDisposeImageAttributes(), and GdipSetImageAttributesRemapTable().
| REAL GpImageAttributes::gamma[ColorAdjustTypeCount] |
Definition at line 481 of file gdiplus_private.h.
Referenced by apply_image_attributes(), and GdipSetImageAttributesGamma().
| BOOL GpImageAttributes::gamma_enabled[ColorAdjustTypeCount] |
Definition at line 480 of file gdiplus_private.h.
Referenced by apply_image_attributes(), and GdipSetImageAttributesGamma().
| enum imageattr_noop GpImageAttributes::noop[ColorAdjustTypeCount] |
Definition at line 482 of file gdiplus_private.h.
Referenced by apply_image_attributes(), GdipResetImageAttributes(), and GdipSetImageAttributesNoOp().
| ARGB GpImageAttributes::outside_color |
Definition at line 475 of file gdiplus_private.h.
Referenced by GdipSetImageAttributesWrapMode(), and METAFILE_AddImageAttributesObject().
| WrapMode GpImageAttributes::wrap |
Definition at line 474 of file gdiplus_private.h.
Referenced by GdipCreateTexture(), GdipCreateTexture2(), GdipCreateTexture2I(), GdipGetTextureWrapMode(), GdipSetImageAttributesWrapMode(), GdipSetTextureWrapMode(), and METAFILE_AddImageAttributesObject().