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