Class App13Segment

    • Constructor Detail

      • App13Segment

        public App13Segment​(JpegImageParser parser,
                            int marker,
                            byte[] segmentData)
                     throws java.io.IOException
        Throws:
        java.io.IOException
      • App13Segment

        public App13Segment​(int marker,
                            int markerLength,
                            java.io.InputStream is)
                     throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • isPhotoshopJpegSegment

        public boolean isPhotoshopJpegSegment()