Uses of Class
com.twelvemonkeys.imageio.plugins.iff.XS24Chunk
-
Packages that use XS24Chunk Package Description com.twelvemonkeys.imageio.plugins.iff -
-
Uses of XS24Chunk in com.twelvemonkeys.imageio.plugins.iff
Fields in com.twelvemonkeys.imageio.plugins.iff declared as XS24Chunk Modifier and Type Field Description private XS24ChunkForm.DEEPForm. thumbnailprivate XS24ChunkForm.ILBMForm. thumbnailConstructors in com.twelvemonkeys.imageio.plugins.iff with parameters of type XS24Chunk Constructor Description DEEPForm(int formType, DGBLChunk deepGlobal, DLOCChunk deepLocation, DPELChunk deepPixel, XS24Chunk thumbnail, BODYChunk body)ILBMForm(int formType, BMHDChunk bitmapHeader, CAMGChunk viewMode, CMAPChunk colorMap, AbstractMultiPaletteChunk multiPalette, XS24Chunk thumbnail, BODYChunk body)
-