Method | Description | |
---|---|---|
GetImage ( int level, int row, int col ) : byte[] | ||
Init ( string filename ) : void | ||
InitFile ( string filename ) : void | ||
SaveImage ( int level, int row, int col, byte image ) : void |
Method | Description | |
---|---|---|
Close ( ) : void | ||
CreateFile ( string connectionString, string>.IDictionary |
||
OpenSqlConnection ( string connectionString ) : void |
public GetImage ( int level, int row, int col ) : byte[] | ||
level | int | |
row | int | |
col | int | |
return | byte[] |
public SaveImage ( int level, int row, int col, byte image ) : void | ||
level | int | |
row | int | |
col | int | |
image | byte | |
return | void |