'Declaration
Public Sub AutoInvert( _ ByVal Threshold As System.Integer _ )
'Usage
Dim instance As ImageEditor Dim Threshold As System.Integer instance.AutoInvert(Threshold)
public void AutoInvert( System.int Threshold )
public procedure AutoInvert( Threshold: System.Integer );
public function AutoInvert( Threshold : System.int );
public: void AutoInvert( System.int Threshold )
Parameters
- Threshold
- Minimum percentage of black or dark pixels in the image to be inverted