Namespace: Mindee.Extraction
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
An extracted sub-image.
public class ExtractedImage
Inheritance: object → ExtractedImage
Name | Description |
---|---|
ExtractedImage(SKBitmap, string, string) | Initializes a new instance of the ExtractedImage class. |
Name | Description |
---|---|
Image | SKBitmap wrapper for the image. |
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