Declaring Type: ExtractedImage
Namespace: Mindee.Extraction
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Initializes a new instance of the ExtractedImage class.
public ExtractedImage(SKBitmap image, string filename, string saveFormat);
image
SKBitmap
The extracted image.
filename
string
The filename for the image.
saveFormat
string
The format to save the image.
Documentation generated by MdDocs