DrawableCxform performs a DrawableImage colorTransform operation on the GPU (see BitmapData.colorTransform).
Parameters |
Description |
Texture** tex |
An array of input textures |
const Matrix2F* texgen |
An array of texture generation matrices, one per items in tex. |
const Cxform* cx |
The color transform to apply. |