Public Member Functions | |
void | setTransparency (Color col) |
boolean | isTransparent () |
void | setDelay (int delay) |
void | resetDelay () |
boolean | isDelayed () |
int | getDelayTime () |
void | write (DataOutputStream ds) throws IOException |
Package Functions | |
GifGraphicEx (BufferedImage imgData) |
|
Constructor |
|
Get delay time |
|
Is delayed |
|
Is transparent. |
|
Reset delay |
|
Set delay timing |
|
Set transparency.
|
|
Write this block Implements ranab::img::gif::GifEx. |