Quantize an image and return the resulting output bitmap.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- source
- Type:
System.Drawing Image
The image to quantize
Return Value
Type:
A quantized version of the image
See Also