'Declaration
Public Sub ClearBackground( _ ByVal threshold As System.Double _ )
'Usage
Dim instance As ImageEditor Dim threshold As System.Double instance.ClearBackground(threshold)
public void ClearBackground( System.double threshold )
public procedure ClearBackground( threshold: System.Double );
public function ClearBackground( threshold : System.double );
public: void ClearBackground( System.double threshold )
Parameters
- threshold
- Background threshold level (range 0-100)