Package com.drew.metadata.heif.boxes
Class FullBox
- java.lang.Object
-
- com.drew.metadata.heif.boxes.Box
-
- com.drew.metadata.heif.boxes.FullBox
-
- Direct Known Subclasses:
AuxiliaryTypeProperty,HandlerBox,ImageSpatialExtentsProperty,ItemInfoBox,ItemInfoBox.ItemInfoEntry,ItemLocationBox,ItemProtectionBox,PixelInformationBox,PrimaryItemBox
public class FullBox extends Box
ISO/IEC 14496-12:2015 pg.7
-
-
Constructor Summary
Constructors Constructor Description FullBox(SequentialReader reader, Box box)FullBox(FullBox box)
-
-
-
Constructor Detail
-
FullBox
public FullBox(SequentialReader reader, Box box) throws java.io.IOException
- Throws:
java.io.IOException
-
FullBox
public FullBox(FullBox box)
-
-