Class ExifRewriter.JFIFPieceImageData
java.lang.Object
org.apache.commons.imaging.formats.jpeg.exif.ExifRewriter.JFIFPiece
org.apache.commons.imaging.formats.jpeg.exif.ExifRewriter.JFIFPieceImageData
- Enclosing class:
ExifRewriter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
markerBytes
public final byte[] markerBytes -
imageData
public final byte[] imageData
-
-
Constructor Details
-
JFIFPieceImageData
JFIFPieceImageData(byte[] markerBytes, byte[] imageData)
-
-
Method Details
-
write
- Specified by:
write
in classExifRewriter.JFIFPiece
- Throws:
IOException
-