Quantizer.Quantize Method
- Namespace:
- Weavy.Core.Imaging
- Assembly:
- Weavy.Core.dll
Quantize(Image)
Quantize an image and return the resulting output bitmap
public Bitmap Quantize(Image sourceImage)
Parameters
- source
Image - System.Drawing.Image
The image to quantize
Returns
System.Drawing.Bitmap
A quantized version of the image