Class CmxLoadOptions

Class CmxLoadOptions

Nama dari : Aspose.Imaging.ImageLoadOptions Pengumpulan: Aspose.Imaging.dll (25.4.0)

Opsi Kargo CMX

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

Inheritance

object LoadOptions CmxLoadOptions

anggota yang diwarisi

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

Mendapatkan atau menetapkan nilai yang menunjukkan apakah [penggunaan memori optimal].

public bool OptimalMemoryUsage { get; set; }

Nilai Properti

bool

Lihat juga

LoadOptions

 Indonesia