Package org.jrobin.graph
Class IndexGif89Frame
- java.lang.Object
-
- org.jrobin.graph.Gif89Frame
-
- org.jrobin.graph.IndexGif89Frame
-
class IndexGif89Frame extends Gif89Frame
-
-
Field Summary
-
Fields inherited from class org.jrobin.graph.Gif89Frame
ciPixels, DM_BGCOLOR, DM_LEAVE, DM_REVERT, DM_UNDEFINED, theHeight, theWidth
-
-
Constructor Summary
Constructors Constructor Description IndexGif89Frame(int width, int height, byte[] ci_pixels)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) Object
getPixelSource()
-
Methods inherited from class org.jrobin.graph.Gif89Frame
encode, getHeight, getPixelSink, getWidth, setDelay, setDisposalMode, setInterlaced, setPosition
-
-
-
-
Method Detail
-
getPixelSource
Object getPixelSource()
- Specified by:
getPixelSource
in classGif89Frame
-
-