ICmxImage

All Implemented Interfaces: com.aspose.imaging.interfaces.IObjectWithSizeF

public interface ICmxImage extends IObjectWithSizeF

The CMX image interface

Methods

MethodDescription
getCmxPage()Gets the CMX page.

getCmxPage()

public abstract CmxPage getCmxPage()

Gets the CMX page.

Returns: CmxPage - the CMX page.