ColorTransform.3CgFX

Langue: en

Version: Cg Toolkit 3.0 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

ColorTransform - 3D API color transform

USAGE

ColorTransform[i] = float4x4(m1, m2, m3, m4, m5, ... , m13, m14, m15, m16)

VALID ENUMERANTS

mi:

DESCRIPTION

Set the values of the color matrix. See the GL_COLOR description on the OpenGL glMatrixMode manual page for details.

The standard reset callback sets the ColorTransform[i] state to the identity matrix.

OPENGL FUNCTIONALITY REQUIREMENTS

Support for extension ARB_imaging.

DIRECT3D FUNCTIONALITY REQUIREMENTS

Not applicable.

SEE ALSO

ColorMatrix