Property | Type | Description | |
---|---|---|---|
BaseName | string | ||
IMAGE | byte[][] | ||
LangName | string | ||
OutputPath | string | ||
SeriesNo | int | ||
TranscriptPath | string | ||
UnaccountedFor | System.Collections.Generic.List |
||
myFont | App_Code.Font | ||
mySubs | App_Code.SubList |
Method | Description | |
---|---|---|
AddBoxFileEntry ( int Xpos, int Ypos, int Width, int Height, string Char ) : void | ||
AddGlyph ( App_Code G ) : void | ||
ImageWriter ( |
||
PlaceWord ( int WordWidth, int WordHeight ) : bool | ||
StartNewTiff ( ) : void | ||
WriteGlyphWord ( ) : void | ||
WriteImage ( string ImagePath ) : void |
public AddBoxFileEntry ( int Xpos, int Ypos, int Width, int Height, string Char ) : void | ||
Xpos | int | |
Ypos | int | |
Width | int | |
Height | int | |
Char | string | |
return | void |
public ImageWriter ( |
||
Slave | ||
ProcessStatus | string | |
LangName | string | |
FontID | string | |
TransPath | string | |
UseSubList | bool | |
return | System |
public PlaceWord ( int WordWidth, int WordHeight ) : bool | ||
WordWidth | int | |
WordHeight | int | |
return | bool |
public WriteImage ( string ImagePath ) : void | ||
ImagePath | string | |
return | void |
public List |
||
return | System.Collections.Generic.List |