Public Member Functions | |
byte | getBlockId () |
BufferedImage | getImageData () |
Protected Attributes | |
byte | mbyCtrlLab = (byte)0x00 |
BufferedImage | mImageData |
Static Protected Attributes | |
final byte | mbyExIntro = (byte)0x21 |
final byte | mbyBlkTerm = 0x00 |
Package Functions | |
GifEx (BufferedImage imageData) | |
abstract void | write (DataOutputStream ds) throws IOException |
|
Constructor - set the |
|
Get the block identification block. |
|
Get image data. |
|
Write this block. Implemented in ranab::img::gif::GifCommentEx, ranab::img::gif::GifGraphicEx, and ranab::img::gif::GifNsAppEx. |