ReactOS 0.4.16-dev-91-g764881a
|
This is the complete list of members for ImageAttributes, including all inherited members.
ClearBrushRemapTable() | ImageAttributes | inline |
ClearColorKey(ColorAdjustType type=ColorAdjustTypeDefault) | ImageAttributes | inline |
ClearColorMatrices(ColorAdjustType type=ColorAdjustTypeDefault) | ImageAttributes | inline |
ClearColorMatrix(ColorAdjustType type=ColorAdjustTypeDefault) | ImageAttributes | inline |
ClearGamma(ColorAdjustType type=ColorAdjustTypeDefault) | ImageAttributes | inline |
ClearNoOp(ColorAdjustType type=ColorAdjustTypeDefault) | ImageAttributes | inline |
ClearOutputChannel(ColorAdjustType type=ColorAdjustTypeDefault) | ImageAttributes | inline |
ClearOutputChannelColorProfile(ColorAdjustType type=ColorAdjustTypeDefault) | ImageAttributes | inline |
ClearRemapTable(ColorAdjustType type=ColorAdjustTypeDefault) | ImageAttributes | inline |
ClearThreshold(ColorAdjustType type=ColorAdjustTypeDefault) | ImageAttributes | inline |
Clone() | ImageAttributes | inline |
GetAdjustedPalette(ColorPalette *colorPalette, ColorAdjustType colorAdjustType) | ImageAttributes | inline |
GetLastStatus() | ImageAttributes | inline |
getNat | ImageAttributes | friend |
ImageAttributes() | ImageAttributes | inline |
ImageAttributes(GpImageAttributes *imageAttr, Status status) | ImageAttributes | inlineprotected |
ImageAttributes(const ImageAttributes &) | ImageAttributes | private |
lastStatus | ImageAttributes | mutableprotected |
nativeImageAttr | ImageAttributes | protected |
operator delete(void *in_pVoid) | GdiplusBase | inline |
operator delete[](void *in_pVoid) | GdiplusBase | inline |
operator new(size_t in_size) | GdiplusBase | inline |
operator new[](size_t in_size) | GdiplusBase | inline |
operator=(const ImageAttributes &) | ImageAttributes | private |
Reset(ColorAdjustType type=ColorAdjustTypeDefault) | ImageAttributes | inline |
SetBrushRemapTable(UINT mapSize, ColorMap *map) | ImageAttributes | inline |
SetColorKey(const Color &colorLow, const Color &colorHigh, ColorAdjustType type=ColorAdjustTypeDefault) | ImageAttributes | inline |
SetColorMatrices(const ColorMatrix *colorMatrix, const ColorMatrix *grayMatrix, ColorMatrixFlags mode=ColorMatrixFlagsDefault, ColorAdjustType type=ColorAdjustTypeDefault) | ImageAttributes | inline |
SetColorMatrix(const ColorMatrix *colorMatrix, ColorMatrixFlags mode=ColorMatrixFlagsDefault, ColorAdjustType type=ColorAdjustTypeDefault) | ImageAttributes | inline |
SetGamma(REAL gamma, ColorAdjustType type=ColorAdjustTypeDefault) | ImageAttributes | inline |
SetNativeImageAttr(GpImageAttributes *imageAttr) | ImageAttributes | inlineprotected |
SetNoOp(ColorAdjustType type=ColorAdjustTypeDefault) | ImageAttributes | inline |
SetOutputChannel(ColorChannelFlags channelFlags, ColorAdjustType type=ColorAdjustTypeDefault) | ImageAttributes | inline |
SetOutputChannelColorProfile(const WCHAR *colorProfileFilename, ColorAdjustType type=ColorAdjustTypeDefault) | ImageAttributes | inline |
SetRemapTable(UINT mapSize, const ColorMap *map, ColorAdjustType type=ColorAdjustTypeDefault) | ImageAttributes | inline |
SetStatus(Status status) const | ImageAttributes | inlineprotected |
SetThreshold(REAL threshold, ColorAdjustType type=ColorAdjustTypeDefault) | ImageAttributes | inline |
SetToIdentity(ColorAdjustType type=ColorAdjustTypeDefault) | ImageAttributes | inline |
SetWrapMode(WrapMode wrap, const Color &color=Color(), BOOL clamp=FALSE) | ImageAttributes | inline |
TextureBrush | ImageAttributes | friend |
~ImageAttributes() | ImageAttributes | inline |