This documentation is for the old version. Go to the latest Graphics Mill docs

CMException Class

This is a base exception for the problems which may arise when you work with color management.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
<SerializableAttribute> _
Public Class CMException _
	Inherits Exception
C#
[SerializableAttribute]
public class CMException : Exception

Inheritance Hierarchy

See Also

Reference