CmxImage

CmxImage constructor

Start working with the CmxImage class seamlessly by initializing a new instance with a streamContainer and loadOptions parameters. Ideal for developers seeking a convenient way to load CMX images from various data sources while customizing the loading process as needed.

public CmxImage(StreamContainer streamContainer, LoadOptions loadOptions)
ParameterTypeDescription
streamContainerStreamContainerThe stream container.
loadOptionsLoadOptionsThe load options.

See Also