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
TesseractTrainer
App_Code
GlyphImage
C# Class TesseractTrainer.App_Code.GlyphImage
ファイルを表示
Open project: Early-Modern-OCR/FrankenPlus
Class Usage Examples
Public Properties
Property
Type
Description
GlyphID
string
ID
string
Path
string
Status
string
Public Methods
Method
Description
Delete
(
bool
DeleteFile
) :
void
GlyphImage
( ) :
System
GlyphImage
(
string
ID
) :
System
Save
( ) :
void
Method Details
Delete()
public
method
public
Delete
(
bool
DeleteFile
) :
void
DeleteFile
bool
return
void
GlyphImage()
public
method
public
GlyphImage
( ) :
System
return
System
GlyphImage()
public
method
public
GlyphImage
(
string
ID
) :
System
ID
string
return
System
Save()
public
method
public
Save
( ) :
void
return
void
Property Details
GlyphID
public_oe property
public
string
GlyphID
return
string
ID
public_oe property
public
string
ID
return
string
Path
public_oe property
public
string
Path
return
string
Status
public_oe property
public
string
Status
return
string