IIndexBitmapConverter.Get4BppImage

IIndexBitmapConverter.Get4BppImage method

Returns 4Bpp bitmap representation

public Bitmap Get4BppImage(Bitmap src)
ParameterTypeDescription
srcBitmapSource bitmap.

Return Value

Bitmap in 4 bpp image format.

See Also