Namespace: Mindee.Image
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
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