Declaring Type: ExtractedImage
Namespace: Mindee.Extraction
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0
Writes the image to a file. Uses the default image format and filename.
public void WriteToFile(string outputPath);
outputPath
string
The output directory (must exist).
Documentation generated by MdDocs