Class CmxLoadOptions

Class CmxLoadOptions

名称: Aspose.Imaging.ImageLoadOptions 收藏: Aspose.Imaging.dll (25.4.0)

CMX 负载选项

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

Inheritance

object LoadOptions CmxLoadOptions

继承人

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

接收或设置一个值,表明是否 [最佳记忆使用].

public bool OptimalMemoryUsage { get; set; }

财产价值

bool

看也

LoadOptions

 中文