Categories

Effects

OC_colormatrix


OC_colormatrix
Applies a static colormatrix effect on an object.

TARGET.OC_colormatrix(rr,rg,rb,ra,roffset,gr,gg,gb,ga,goffset,br,bg,ba,bb.boffset,ar,ag,ab,aa,aoffset);

ie: MovieClip.OC_colormatrix(0.4,0.2,0.9,0.2,0,0.5,0.4,0.5,0.4,0,0.2,0.6,0.2,0,0,0.9,0.8,0.2,0.2,0,);