Uses of Class
com.twelvemonkeys.imageio.plugins.iff.DGBLChunk
-
Packages that use DGBLChunk Package Description com.twelvemonkeys.imageio.plugins.iff -
-
Uses of DGBLChunk in com.twelvemonkeys.imageio.plugins.iff
Fields in com.twelvemonkeys.imageio.plugins.iff declared as DGBLChunk Modifier and Type Field Description private DGBLChunk
Form.DEEPForm. deepGlobal
Constructors in com.twelvemonkeys.imageio.plugins.iff with parameters of type DGBLChunk Constructor Description DEEPForm(int formType, DGBLChunk deepGlobal, DLOCChunk deepLocation, DPELChunk deepPixel, XS24Chunk thumbnail, BODYChunk body)
-