IIndexBitmapConverter.Get8BppImage

IIndexBitmapConverter.Get8BppImage method

Returns 8Bpp bitmap representation

public Bitmap Get8BppImage(Bitmap src)
ParameterTypeDescription
srcBitmapSource bitmap.

Return Value

Bitmap in 8 bpp image format.

See Also