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