WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!
DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!
"newColorMatrixFilter" 3 "1 October 2008" "c2man filter.c"
"NAME"
newColorMatrixFilter - creates a new ColormatrixFilter
"SYNOPSIS"
#include <ming.h>

SWFFilter newColorMatrixFilter(SWFFilterMatrix matrix);

"PARAMETERS"

"SWFFilterMatrix matrix" Matrix.

"DESCRIPTION"
Matrix has to be 5 x 4 [r0 ... R4] [g0 ... G4] [b0 ... B4] [a0 ... A4].