DrawableImage::ColorTransform

DrawableImage::ColorTransform
void ColorTransform(const Rect<SInt32>& rect, const Cxform& cxform);
Description

ColorTransform performs a color transform operation on the image.

Parameters
Parameters 
Description 
const Rect<SInt32>& rect 
A rectangle that defines the area of the image in which the color transform is applied. 
const Cxform& cxform 
The color transform to apply.