Class CmxLoadOptions
Class CmxLoadOptions
Der Name: Aspose.Imaging.ImageLoadOptions Versammlung: Aspose.Imaging.dll (25.4.0)
Die CMX Ladeoptionen
[JsonObject(MemberSerialization.OptIn)]
public class CmxLoadOptions : LoadOptions
Inheritance
object ← LoadOptions ← CmxLoadOptions
Vererbte Mitglieder
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
Er erhält oder setzt einen Wert, der darauf hindeutet, ob [optimale Speicheranwendung].
public bool OptimalMemoryUsage { get; set; }