com.groupdocs.conversion.options.convert

Class WebpOptions

    • Constructor Detail

      • WebpOptions

        public WebpOptions()
    • Method Detail

      • getLossless

        public final boolean getLossless()

        Indicates if the compression of the converted file will be lossless.

      • setLossless

        public final void setLossless(boolean value)

        Indicates if the compression of the converted file will be lossless.

      • getQuality

        public final int getQuality()

        Gets or sets the quality.

      • setQuality

        public final void setQuality(int value)

        Gets or sets the quality.