Class CmxLoadOptions
Class CmxLoadOptions
De naam: Aspose.Imaging.ImageLoadOptions Verzameling: Aspose.Imaging.dll (25.4.0)
De CMX lading opties
[JsonObject(MemberSerialization.OptIn)]
public class CmxLoadOptions : LoadOptions
Inheritance
object ← LoadOptions ← CmxLoadOptions
Geëerbiede leden
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
Geeft of stelt een waarde aan die aanwijst of [optimal geheugengebruik].
public bool OptimalMemoryUsage { get; set; }