C# Class GR.Imaging.ImageFilter

显示文件 Open project: alexhanh/Botting-Library

Public Methods

Method Description
Binary ( Bitmap b, bool flag, int threshold ) : void

Method Details

Binary() public static method

public static Binary ( Bitmap b, bool flag, int threshold ) : void
b System.Drawing.Bitmap
flag bool
threshold int
return void