Class JpegLoadOptions

Class JpegLoadOptions

Namespace: Aspose.Imaging.ImageLoadOptions
Assembly: Aspose.Imaging.dll (26.2.0)

Load options class for Jpeg images.

public class JpegLoadOptions : LoadOptions

Inheritance

object LoadOptions JpegLoadOptions

Inherited Members

LoadOptions.AddCustomFontSource(CustomFontSource, params object[]) , LoadOptions.DataRecoveryMode , LoadOptions.DataBackgroundColor , LoadOptions.UseIccProfileConversion , LoadOptions.BufferSizeHint , LoadOptions.ProgressEventHandler , LoadOptions.ConcurrentImageProcessing , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

JpegLoadOptions()

public JpegLoadOptions()

Properties

JpegDecoderQuality

Gets or sets the JPEG decoder quality.

public JpegDecoderQuality JpegDecoderQuality { get; set; }

Property Value

JpegDecoderQuality