Uses of Class
com.twelvemonkeys.imageio.plugins.iff.XS24Chunk
Packages that use XS24Chunk
-
Uses of XS24Chunk in com.twelvemonkeys.imageio.plugins.iff
Fields in com.twelvemonkeys.imageio.plugins.iff declared as XS24ChunkModifier and TypeFieldDescriptionprivate final XS24Chunk
Form.DEEPForm.thumbnail
private final XS24Chunk
Form.ILBMForm.thumbnail
Constructors in com.twelvemonkeys.imageio.plugins.iff with parameters of type XS24ChunkModifierConstructorDescriptionprivate
DEEPForm
(int formType, DGBLChunk deepGlobal, DLOCChunk deepLocation, DPELChunk deepPixel, XS24Chunk thumbnail, BODYChunk body) private
ILBMForm
(int formType, BMHDChunk bitmapHeader, CAMGChunk viewMode, CMAPChunk colorMap, AbstractMultiPaletteChunk multiPalette, XS24Chunk thumbnail, BODYChunk body)