Table of Contents

Class CmxLoadOptions

Namespace
Aspose.Imaging.ImageLoadOptions
Assembly
Aspose.Imaging.dll

The CMX load options

public class CmxLoadOptions : LoadOptions
Inheritance
CmxLoadOptions
Inherited Members

Constructors

CmxLoadOptions()

public CmxLoadOptions()
See Also

Properties

OptimalMemoryUsage

Gets or sets a value indicating whether [optimal memory usage].

public bool OptimalMemoryUsage { get; set; }

Property Value

bool

true if [optimal memory usage]; otherwise, false.

See Also

See Also