Aurigma Graphics Mill 5.5 for .NET
CMAdobeModuleLoadException Class
This exception is thrown when you try to perform image conversion from one color format to another using Adobe CMM whereas it is not installed on the system.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
<SerializableAttribute> _ Public Class CMAdobeModuleLoadException _ Inherits CMException
C#
[SerializableAttribute] public class CMAdobeModuleLoadException : CMException
Inheritance Hierarchy
System..::.Object
L
System..::.Exception
L
System..::.ApplicationException
L
Aurigma.GraphicsMill..::.Exception
L
Aurigma.GraphicsMill..::.CMException
L
Aurigma.GraphicsMill..::.CMAdobeModuleLoadException