public class DefineBitsJPEG3 extends DefineBitsJPEG2
character, image, options
CONTROL, DEFAULT_VERSION, DEFINITION, LANGUAGE_JAPANESE, LANGUAGE_KOREAN, LANGUAGE_LATIN, LANGUAGE_SIMPLIFIED_CHINESE, LANGUAGE_TRADITIONAL_CHINESE, TWIPS
Constructor and Description |
---|
DefineBitsJPEG3() |
DefineBitsJPEG3(int id,
Image image,
Properties options,
Color bkg,
ImageObserver observer) |
DefineBitsJPEG3(int id,
RenderedImage image,
Color bkg,
Properties options) |
Modifier and Type | Method and Description |
---|---|
int |
getLength() |
SWFTag |
read(int tagID,
SWFInputStream swf,
int len) |
String |
toString() |
void |
write(int tagID,
SWFOutputStream swf) |
getTagType
public DefineBitsJPEG3(int id, Image image, Properties options, Color bkg, ImageObserver observer)
public DefineBitsJPEG3(int id, RenderedImage image, Color bkg, Properties options)
public DefineBitsJPEG3()
public SWFTag read(int tagID, SWFInputStream swf, int len) throws IOException
read
in class DefineBitsJPEG2
IOException
public void write(int tagID, SWFOutputStream swf) throws IOException
write
in class DefineBitsJPEG2
IOException
public int getLength() throws IOException
getLength
in class DefineBitsJPEG2
IOException
public String toString()
toString
in class DefineBitsJPEG2
Copyright © 2014. All rights reserved.