com.aspose.cad.jasperreports.jpg2000

Interface ASJpeg2000ExportConfiguration

    • Method Detail

      • getComments

        String[] getComments()

        Gets or sets the Jpeg comment markers.

        Returns:
        The Jpeg comment markers.
      • getCompressionRatios

        int[] getCompressionRatios()

        Gets or sets the Array of compression ratio. Different compression ratios for successive layers. The rate specified for each quality level is the desired compression factor. Decreasing ratios required.

        Returns:
        The compression ratios.
      • getIrreversible

        boolean getIrreversible()

        Gets a value indicating whether use the irreversible DWT 9-7 (true) or use lossless DWT 5-3 compression (default).

        Returns:
        a value indicating whether use the irreversible DWT 9-7 (true) or use lossless DWT 5-3 compression