[To be supplied.]
[Visual Basic] Overloads Public Sub SetOutputChannelColorProfile( _ ByVal colorProfileFilename As String, _ ByVal type As ColorAdjustType _ ) [C#] public void SetOutputChannelColorProfile( string colorProfileFilename, ColorAdjustType type ); [C++] public: void SetOutputChannelColorProfile( String* colorProfileFilename, ColorAdjustType type ); [JScript] public function SetOutputChannelColorProfile( colorProfileFilename : String, type : ColorAdjustType );
ImageAttributes Class | ImageAttributes Members | System.Drawing.Imaging Namespace | ImageAttributes.SetOutputChannelColorProfile Overload List