newSWFAddCXform(3) newSWFAddCXform(3)
NAME
newSWFAddCXform - creates a new color transform with the given additive
parameters and
SYNOPSIS
#include <ming.h>
SWFCXform newSWFAddCXform
(
int rAdd,
int gAdd,
int bAdd,
int aAdd
);
PARAMETERS
int rAdd
Not Documented.
int gAdd
Not Documented.
int bAdd
Not Documented.
int aAdd
Not Documented.
DESCRIPTION
Default multiplicative.
c2man cxform.c 26 February 2008 newSWFAddCXform(3)
ming 0.4.3 - Generated Sun Dec 5 18:20:47 CST 2010
