Class Jpeg

  • All Implemented Interfaces:
    Element

    public class Jpeg
    extends Image
    An Jpeg is the representation of a graphic element (JPEG) that has to be inserted into the document
    See Also:
    Element, Image
    • Field Detail

      • NOT_A_MARKER

        public static final int NOT_A_MARKER
        This is a type of marker.
        See Also:
        Constant Field Values
      • VALID_MARKER

        public static final int VALID_MARKER
        This is a type of marker.
        See Also:
        Constant Field Values
      • VALID_MARKERS

        public static final int[] VALID_MARKERS
        Acceptable Jpeg markers.
      • UNSUPPORTED_MARKER

        public static final int UNSUPPORTED_MARKER
        This is a type of marker.
        See Also:
        Constant Field Values
      • UNSUPPORTED_MARKERS

        public static final int[] UNSUPPORTED_MARKERS
        Unsupported Jpeg markers.
      • NOPARAM_MARKER

        public static final int NOPARAM_MARKER
        This is a type of marker.
        See Also:
        Constant Field Values
      • NOPARAM_MARKERS

        public static final int[] NOPARAM_MARKERS
        Jpeg markers without additional parameters.
      • JFIF_ID

        public static final byte[] JFIF_ID
        sequence that is used in all Jpeg files