mindee-api-dotnet

ExtractedImage Class

Namespace: Mindee.Extraction
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

An extracted sub-image.

public class ExtractedImage

Inheritance: object → ExtractedImage

Constructors

Name Description
ExtractedImage(SKBitmap, string, string) Initializes a new instance of the ExtractedImage class.

Properties

Name Description
Image SKBitmap wrapper for the image.

Methods

Name Description
AsInputSource() Returns the image in a format suitable for sending to a client for parsing.
WriteToFile(string) Writes the image to a file. Uses the default image format and filename.

Documentation generated by MdDocs