WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!
DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!
"SWFCXform_setColorMult" 3 "26 February 2008" "c2man cxform.c"
"NAME"
SWFCXform_setColorMult - set the multiplicative part of the color transform to the given
"SYNOPSIS"
#include <ming.h>

void SWFCXform_setColorMult

(

SWFCXform cXform,

float rMult,

float gMult,

float bMult,

float aMult

);

"PARAMETERS"

"SWFCXform cXform" Not Documented.

"float rMult" Not Documented.

"float gMult" Not Documented.

"float bMult" Not Documented.

"float aMult" Not Documented.

"DESCRIPTION"
Parameters.