public class ColorXform extends Object
| Constructor and Description |
|---|
ColorXform(int rx,
int gx,
int bx,
int ax,
int rp,
int gp,
int bp,
int ap) |
ColorXform(SWFInputStream swf,
boolean hasAlpha)
Read a color transform from the stream.
|
public ColorXform(int rx,
int gx,
int bx,
int ax,
int rp,
int gp,
int bp,
int ap)
public ColorXform(SWFInputStream swf, boolean hasAlpha) throws IOException
IOExceptionpublic void write(SWFOutputStream swf, boolean hasAlpha) throws IOException
IOExceptionCopyright © 2013. All Rights Reserved.