This exception is thrown if some errors encountered during some color space transform made by color management module.

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

Syntax

Visual Basic

<SerializableAttribute> _
Public Class CMTransformException _
	Inherits CMException

C#

[SerializableAttribute]
public class CMTransformException : CMException