'Declaration Public Overloads Function ToIndexed8bppBitmap( _ ByVal ditheringMethod As DitheringMethod _ ) As Indexed8bppBitmap
public Indexed8bppBitmap ToIndexed8bppBitmap( DitheringMethod ditheringMethod )
Parameters
- ditheringMethod
- The method of two-dimensional error diffusion dithering.
Return Value
A new instance of Indexed8bppBitmap.