Packages

 

com.aspose.cad.imageoptions

Class Jpeg2000Options



  • public class Jpeg2000Options
    extends ImageOptionsBase

    The Jpeg2000 file format options.

    • Constructor Detail

      • Jpeg2000Options

        public Jpeg2000Options()

        Initializes a new instance of the Jpeg2000Options class.

      • Jpeg2000Options

        public Jpeg2000Options(Jpeg2000Options jpeg2000Options)

        Initializes a new instance of the Jpeg2000Options class.

        Parameters:
        jpeg2000Options - The Jpeg2000 file format options to copy settings from.
    • Method Detail

      • getComments

        public String[] getComments()

        Gets or sets the Jpeg comment markers.

        Returns:
        The Jpeg comment markers.
      • setComments

        public void setComments(String[] value)

        Gets or sets the Jpeg comment markers.

        Parameters:
        value - The Jpeg comment markers.
      • getCodec

        public int getCodec()

        Gets or sets the JPEG2000 codec

        Returns:
        The JPEG2000 codec
      • setCodec

        public void setCodec(int value)

        Gets or sets the JPEG2000 codec

        Parameters:
        value - The JPEG2000 codec