Class CmxLoadOptions

Class CmxLoadOptions

Il nome: Aspose.Imaging.ImageLoadOptions Assemblea: Aspose.Imaging.dll (25.4.0)

Le opzioni di carico CMX

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

Inheritance

object LoadOptions CmxLoadOptions

I membri ereditari

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

Riceve o impone un valore che indica se [utilizzo ottimale della memoria].

public bool OptimalMemoryUsage { get; set; }

Valore di proprietà

bool

Vedi anche

LoadOptions

 Italiano