Class CmxLoadOptions

Class CmxLoadOptions

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

The CMX load options

[JsonObject(MemberSerialization.OptIn)]
public class CmxLoadOptions : LoadOptions

Inheritance

object LoadOptions CmxLoadOptions

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

CmxLoadOptions()

public CmxLoadOptions()

Properties

OptimalMemoryUsage

Gets or sets a value indicating whether [optimal memory usage].

public bool OptimalMemoryUsage { get; set; }

Property Value

bool

See Also

LoadOptions

 English