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