SWFCXform_setColorAdd
set the additive part of the color transform to the given parameters
- Provided by: libming-dev (Version: 1:0.4.5-1.2ubuntu7)
- Source: ming
- Report a bug
set the additive part of the color transform to the given parameters
#include <ming.h>
void SWFCXform_setColorAdd
(
SWFCXform cXform,
int rAdd,
int gAdd,
int bAdd,
int aAdd
);
Set the additive part of the color transform to the given parameters.