Accusoft.PrintProSdk Namespace > Icm Class > Icm Constructor : Icm Constructor(String,String,IcmRenderIntent) |
'Declaration Public Function New( _ ByVal monitorProfile As String, _ ByVal printerProfile As String, _ ByVal profileRenderIntent As IcmRenderIntent _ )
'Usage Dim monitorProfile As String Dim printerProfile As String Dim profileRenderIntent As IcmRenderIntent Dim instance As New Icm(monitorProfile, printerProfile, profileRenderIntent)
public Icm( string monitorProfile, string printerProfile, IcmRenderIntent profileRenderIntent )
public: Icm( string* monitorProfile, string* printerProfile, IcmRenderIntent profileRenderIntent )
public: Icm( String^ monitorProfile, String^ printerProfile, IcmRenderIntent profileRenderIntent )
It automatically sets the method used to profile, and the profiles for use to the values below. If the parameter ProfileRenderIntent is set to None, then Image Color Management is disabled.