Namespace: Mindee.Image
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0
Image compressor static class to handle image compression.
public static class ImageCompressor
Inheritance: object → ImageCompressor
Name | Description |
---|---|
CompressImage(SKBitmap, int, int, int) | Resize and\/or compress an SKBitmap. This assumes the ratio was provided before hands. |
CompressImage(byte[], int, int?, int?) | Resize and\/or compress an image using SkiaSharp. This maintains the provided ratio. |
Documentation generated by MdDocs