|
ReactOS 0.4.17-dev-243-g1369312
|
#include <gdiplus_private.h>

Definition at line 529 of file gdiplus_private.h.
| BOOL GpImageAttributes::clamp |
Definition at line 532 of file gdiplus_private.h.
Referenced by GdipSetImageAttributesWrapMode(), and METAFILE_AddImageAttributesObject().
| struct color_key GpImageAttributes::colorkeys[ColorAdjustTypeCount] |
Definition at line 533 of file gdiplus_private.h.
Referenced by GdipSetImageAttributesColorKeys().
| struct color_matrix GpImageAttributes::colormatrices[ColorAdjustTypeCount] |
Definition at line 534 of file gdiplus_private.h.
Referenced by GdipResetImageAttributes(), and GdipSetImageAttributesColorMatrix().
| struct color_remap_table GpImageAttributes::colorremaptables[ColorAdjustTypeCount] |
Definition at line 535 of file gdiplus_private.h.
Referenced by GdipDisposeImageAttributes(), and GdipSetImageAttributesRemapTable().
| REAL GpImageAttributes::gamma[ColorAdjustTypeCount] |
Definition at line 537 of file gdiplus_private.h.
Referenced by GdipSetImageAttributesGamma().
| BOOL GpImageAttributes::gamma_enabled[ColorAdjustTypeCount] |
Definition at line 536 of file gdiplus_private.h.
Referenced by GdipSetImageAttributesGamma().
| enum imageattr_noop GpImageAttributes::noop[ColorAdjustTypeCount] |
Definition at line 538 of file gdiplus_private.h.
Referenced by GdipResetImageAttributes(), and GdipSetImageAttributesNoOp().
| ARGB GpImageAttributes::outside_color |
Definition at line 531 of file gdiplus_private.h.
Referenced by GdipSetImageAttributesWrapMode(), and METAFILE_AddImageAttributesObject().
| WrapMode GpImageAttributes::wrap |
Definition at line 530 of file gdiplus_private.h.
Referenced by GdipCreateTexture2I(), GdipGetTextureWrapMode(), GdipSetImageAttributesWrapMode(), GdipSetTextureWrapMode(), and METAFILE_AddImageAttributesObject().