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
PHashCS
HashEventArgs
C# Class PHashCS.HashEventArgs
Inheritance:
System.EventArgs
ファイルを表示
Open project: archvision/pHashImageRecognition
Public Properties
Property
Type
Description
hash
ulong
retCode
int
Public Methods
Method
Description
HashEventArgs
(
int
ret
,
ulong
hash
) :
System
Method Details
HashEventArgs()
public
method
public
HashEventArgs
(
int
ret
,
ulong
hash
) :
System
ret
int
hash
ulong
return
System
Property Details
hash
public_oe property
public
ulong
hash
return
ulong
retCode
public_oe property
public
int
retCode
return
int