Package com.drew.metadata.heif.boxes
Class ImageRotationBox
- java.lang.Object
-
- com.drew.metadata.heif.boxes.Box
-
- com.drew.metadata.heif.boxes.ImageRotationBox
-
public class ImageRotationBox extends Box
ISO/IEC 23008-12:2017 pg.15
-
-
Constructor Summary
Constructors Constructor Description ImageRotationBox(SequentialReader reader, Box box)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddMetadata(HeifDirectory directory)
-
-
-
Constructor Detail
-
ImageRotationBox
public ImageRotationBox(SequentialReader reader, Box box) throws java.io.IOException
- Throws:
java.io.IOException
-
-
Method Detail
-
addMetadata
public void addMetadata(HeifDirectory directory)
-
-