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

NAME

       newSWFMatrix - scale is in FB format- i.e., lower 16 bits are on the right of the

SYNOPSIS

       #include <ming.h>

       SWFMatrix newSWFMatrix
       (
            double a,
            double b,
            double c,
            double d,
            int x,
            int y
       );

PARAMETERS

       double a
              Not Documented.

       double b
              Not Documented.

       double c
              Not Documented.

       double d
              Not Documented.

       int x  Not Documented.

       int y  Not Documented.

DESCRIPTION

       Decimal point..