class DirectGif89Frame extends Gif89Frame
ciPixels, DM_BGCOLOR, DM_LEAVE, DM_REVERT, DM_UNDEFINED, theHeight, theWidth| Constructor | Description |
|---|---|
DirectGif89Frame(int width,
int height,
int[] argb_pixels) |
|
DirectGif89Frame(Image img) |
| Modifier and Type | Method | Description |
|---|---|---|
(package private) Object |
getPixelSource() |
encode, getHeight, getPixelSink, getWidth, setDelay, setDisposalMode, setInterlaced, setPositionDirectGif89Frame(Image img) throws IOException
IOExceptionDirectGif89Frame(int width,
int height,
int[] argb_pixels)
Object getPixelSource()
getPixelSource in class Gif89Frame