[To be supplied.]
[To be supplied.]
[Visual Basic] Overloads Public Sub SetThreshold(Single)
[C#] public void SetThreshold(float);
[C++] public: void SetThreshold(float);
[JScript] public function SetThreshold(float);
[To be supplied.]
[Visual Basic] Overloads Public Sub SetThreshold(Single, ColorAdjustType)
[C#] public void SetThreshold(float, ColorAdjustType);
[C++] public: void SetThreshold(float, ColorAdjustType);
[JScript] public function SetThreshold(float, ColorAdjustType);
ImageAttributes Class | ImageAttributes Members | System.Drawing.Imaging Namespace