Aurigma Graphics Mill 5.5 for .NET
CMTransformException Class
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
Inheritance Hierarchy
System..::.Object
L
System..::.Exception
L
System..::.ApplicationException
L
Aurigma.GraphicsMill..::.Exception
L
Aurigma.GraphicsMill..::.CMException
L
Aurigma.GraphicsMill..::.CMTransformException