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.ClearColorMatrix

[To be supplied.]

Overload List

[To be supplied.]

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

[To be supplied.]

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

See Also

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