Click or drag to resize
Accord.NET (logo)

ColorImageQuantizerReduceColors Method

Overload List
  NameDescription
Public methodReduceColors(Bitmap, Color)
Create an image with reduced number of colors using the specified palette.
Public methodReduceColors(Bitmap, Int32)
Create an image with reduced number of colors.
Public methodReduceColors(UnmanagedImage, Color)
Create an image with reduced number of colors using the specified palette.
Public methodReduceColors(UnmanagedImage, Int32)
Create an image with reduced number of colors.
Top
See Also