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

[To be supplied.]

Overload List

[To be supplied.]

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

[To be supplied.]

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

See Also

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