Class SoJPEGImageRW

    • Constructor Detail

      • SoJPEGImageRW

        public SoJPEGImageRW()
        Constructor.
    • Method Detail

      • setOutputQuality

        public void setOutputQuality​(float quality)
        Sets the output quality of the image, from 0.0 (lowest quality) to 1.0 (highest quality). Default is 0.7
      • getOutputQuality

        public float getOutputQuality()
        Returns the output quality.