mindee-api-dotnet

ExtractedImage Class

Namespace: Mindee.Extraction
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

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