IIndexBitmapConverter.Get1BppImage

IIndexBitmapConverter.Get1BppImage method

Returns 1Bpp bitmap representation

public Bitmap Get1BppImage(Bitmap src)
ParameterTypeDescription
srcBitmapSource bitmap.

Return Value

Bitmap in 1 bpp image format.

See Also