Provided by: libming-dev_0.4.5-1ubuntu5_amd64 

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.
c2man cxform.c 26 February 2008 SWFCXform_setColorMult(3)