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