public class DefineBitsJPEG3 extends DefineBitsJPEG2
character, image, optionsCONTROL, 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) | 
getTagTypepublic 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 DefineBitsJPEG2IOExceptionpublic void write(int tagID,
         SWFOutputStream swf)
           throws IOException
write in class DefineBitsJPEG2IOExceptionpublic int getLength()
              throws IOException
getLength in class DefineBitsJPEG2IOExceptionpublic String toString()
toString in class DefineBitsJPEG2Copyright © 2014. All rights reserved.