Returns color profile associated with the specified device context.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Shared Function FromHdc ( _ hdc As IntPtr _ ) As ColorProfile
public static ColorProfile FromHdc( IntPtr hdc )
Type: System.IntPtr
Handle to device context.