Provided by: libming-dev_0.4.5-1.2ubuntu7_amd64 

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..
c2man matrix.c 1 October 2008 newSWFMatrix(3)