Namespace: Mindee.Image
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Utility class.
public static class ImageUtils
Inheritance: object → ImageUtils
Name | Description |
---|---|
ArrayToImage(byte[,,]) | Convert a matrix of pixels into a compatible SKBitmap. |
CalculateNewDimensions(SKBitmap, int?, int?) | Computes the new dimensions for a given SKBitmap, and returns a scaled down version of it relative to the provided bounds. |
ConvertTo3DArray(byte[], int, int) | Converts a raw sequence of bytes representing an image into a 3D pixel array. |
InferTextColor(SKBitmap, BoundBox) | Infers the color of a character in the source text of a PDF file. |
Documentation generated by MdDocs