mindee-api-dotnet

ExtractedImage.WriteToFile Method

Declaring Type: ExtractedImage
Namespace: Mindee.Extraction
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Writes the image to a file. Uses the default image format and filename.

public void WriteToFile(string outputPath);

Parameters

outputPath string

The output directory (must exist).


Documentation generated by MdDocs