NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ImageAttributes.ClearOutputChannelColorProfile

[To be supplied.]

Overload List

[To be supplied.]

[Visual Basic] Overloads Public Sub ClearOutputChannelColorProfile(ColorAdjustType)
[C#] public void ClearOutputChannelColorProfile(ColorAdjustType);
[C++] public: void ClearOutputChannelColorProfile(ColorAdjustType);
[JScript] public function ClearOutputChannelColorProfile(ColorAdjustType);

[To be supplied.]

[Visual Basic] Overloads Public Sub ClearOutputChannelColorProfile()
[C#] public void ClearOutputChannelColorProfile();
[C++] public: void ClearOutputChannelColorProfile();
[JScript] public function ClearOutputChannelColorProfile();

See Also

ImageAttributes Class | ImageAttributes Members | System.Drawing.Imaging Namespace