manpagez: man pages & more
man SWFCXform_setColorAdd(3)
Home | html | info | man
SWFCXform_setColorAdd(3)                              SWFCXform_setColorAdd(3)




NAME

       SWFCXform_setColorAdd - set the additive part of the color transform to
       the given parameters


SYNOPSIS

       #include <ming.h>

       void SWFCXform_setColorAdd
       (
            SWFCXform cXform,
            int rAdd,
            int gAdd,
            int bAdd,
            int aAdd
       );


PARAMETERS

       SWFCXform cXform
              Not Documented.

       int rAdd
              Not Documented.

       int gAdd
              Not Documented.

       int bAdd
              Not Documented.

       int aAdd
              Not Documented.


DESCRIPTION

       Set the additive part of the color transform to the given parameters.



c2man cxform.c                 26 February 2008       SWFCXform_setColorAdd(3)

ming 0.4.3 - Generated Tue Dec 7 08:08:37 CST 2010
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.