Aurigma Graphics Mill 5.5 for .NET
ColorManagementProvider..::.EnableColorManagementForHdc Method
Enables or disables color management for specified device context.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Public Shared Sub EnableColorManagementForHdc ( _ hdc As IntPtr, _ enable As Boolean _ )
Parameters
- hdc
-
Type: System..::.IntPtr
Handle to device context.
- enable
-
Type: System..::.Boolean
Value specifying if to enable or disable color management for this device context.