MGD::TRANSFORM Member List
This is the complete list of members for
MGD::TRANSFORM, including all inherited members.
| Create(const PROFILE &InputProfile, COLORSPACE InputColorSpace, const PROFILE &OutputProfile, COLORSPACE OutputColorSpace, PROFILE::INTENT RenderingIntent=PROFILE::INTENT_Perceptual, UINT32 flags=0) | MGD::TRANSFORM | |
| Create(const PROFILE &InputProfile, COLORSPACE InputColorSpace, const PROFILEPARMS_PRINTER &ProofParms, const PROFILE &OutputProfile, COLORSPACE OutputColorSpace, PROFILE::INTENT RenderingIntent=PROFILE::INTENT_Perceptual, UINT32 flags=0) | MGD::TRANSFORM | |
| DoTransform(const void *src, void *dest, int size) const | MGD::TRANSFORM | |
| DoTransform(const COLOR &src, COLOR &dest) const | MGD::TRANSFORM | |
| Free() | MGD::TRANSFORM | |
| GetInputProfile() const | MGD::TRANSFORM | |
| GetOutputColorSpace() const | MGD::TRANSFORM | [inline] |
| GetOutputProfile() const | MGD::TRANSFORM | |
| IsEmpty() const | MGD::TRANSFORM | [inline] |
| operator=(const TRANSFORM &rhs) | MGD::TRANSFORM | |
| SetOutOfGamutAlarmColor(const COLOR &color) | MGD::TRANSFORM | [static] |
| TRANSFORM() | MGD::TRANSFORM | [inline] |
| TRANSFORM(const PROFILE &InputProfile, COLORSPACE InputColorSpace, const PROFILE &OutputProfile, COLORSPACE OutputColorSpace, PROFILE::INTENT RenderingIntent=PROFILE::INTENT_Perceptual, UINT32 flags=0) | MGD::TRANSFORM | |
| TRANSFORM(const TRANSFORM &rhs) | MGD::TRANSFORM | |
| ~TRANSFORM() | MGD::TRANSFORM | |