Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
GR
Imaging
ImageFilter
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