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