EOCR2::SaveCharacterDatabase

Saves the current reference character database to disk.

Namespace: Euresys::Open_eVision_2_11

[C++]

void SaveCharacterDatabase(
   const std::string& file
)

Parameters

file

A string containing the path of the file.

EOCR2.SaveCharacterDatabase

Saves the current reference character database to disk.

Namespace: Euresys.Open_eVision_2_11

[C#]

void SaveCharacterDatabase(
   string file
)

Parameters

file

A string containing the path of the file.