Public Member Functions | |
void | setIterationCount (int itr) |
int | getIterationCount () |
void | write (DataOutputStream ds) throws IOException |
Protected Attributes | |
byte | mbySubBlkSz = 0x03 |
byte | mbyByte = 0x01 |
short | msItrCnt = 0x00 |
Package Functions | |
GifNsAppEx (BufferedImage imageData) |
|
Constructor |
|
Get iteration count |
|
Set iteration count. Iteration count 0 means infinite |
|
Write the block Implements ranab::img::gif::GifEx. |