Initializes a new instance of the CcImageReader class based on the specified ImageReader.
Namespace:
Aurigma.DesignAtoms.Common
Assembly:
Aurigma.DesignAtoms (in Aurigma.DesignAtoms.dll)
public CcImageReader(
ImageReader reader
)
Type: ImageReader
The ImageReader instance to clone the reader.