Provided by: libming-dev_0.4.5-1.2ubuntu7_amd64 bug

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.