Click or drag to resize
Accord.NET (logo)

ComplexImageToBitmap Method

Convert complex image to bitmap.

Namespace:  Accord.Imaging
Assembly:  Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
public Bitmap ToBitmap()
Request Example View Source

Return Value

Type: Bitmap
Returns grayscale bitmap.
See Also