C# Class GR.Imaging.ImageFilter

Afficher le fichier Open project: alexhanh/Botting-Library

Méthodes publiques

Méthode Description
Binary ( Bitmap b, bool flag, int threshold ) : void

Method Details

Binary() public static méthode

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