ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

ImageAttributes Class Reference

#include <gdiplusimageattributes.h>

Inherits GdiplusBase.

Public Member Functions

 ImageAttributes (VOID)
Status ClearBrushRemapTable (VOID)
Status ClearColorKey (ColorAdjustType type)
Status ClearColorMatrices (ColorAdjustType type)
Status ClearColorMatrix (ColorAdjustType type)
Status ClearGamma (ColorAdjustType type)
Status ClearNoOp (ColorAdjustType type)
Status ClearOutputChannel (ColorAdjustType type)
Status ClearOutputChannelColorProfile (ColorAdjustType type)
Status ClearRemapTable (ColorAdjustType type)
Status ClearThreshold (ColorAdjustType type)
ImageAttributesClone (VOID)
Status GetAdjustedPalette (ColorPalette *colorPalette, ColorPalette colorAdjustType)
Status GetLastStatus (VOID)
Status Reset (ColorAdjustType type)
Status SetBrushRemapTable (UINT mapSize, ColorMap *map)
Status SetColorKey (const Color &colorLow, const Color &colorHigh, ColorAdjustType type)
Status SetColorMatrices (const ColorMatrix *colorMatrix, const ColorMatrix *grayMatrix, ColorMatrixFlags mode, ColorAdjustType type)
Status SetColorMatrix (const ColorMatrix *colorMatrix, ColorMatrixFlags mode, ColorAdjustType type)
Status SetGamma (REAL gamma, ColorAdjustType type)
Status SetNoOp (ColorAdjustType type)
Status SetOutputChannel (ColorChannelFlags channelFlags, ColorAdjustType type)
Status SetOutputChannelColorProfile (const WCHAR *colorProfileFilename, ColorAdjustType type)
Status SetRemapTable (UINT mapSize, const ColorMap *map, ColorAdjustType type)
Status SetThreshold (REAL threshold, ColorAdjustType type)
Status SetToIdentity (ColorAdjustType type)
Status SetWrapMode (WrapMode wrap, const Color &color, BOOL clamp)

Detailed Description

Definition at line 22 of file gdiplusimageattributes.h.


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

Generated on Sat May 26 2012 06:22:30 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.