Click or drag to resize

CudaImageTColor, TDepthBitmap Property

http://www.emgu.com
convert the current CudaImage to its equivalent Bitmap representation

Namespace:  Emgu.CV.Cuda
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntax
public Bitmap Bitmap { get; }

Property Value

Type: Bitmap

Implements

IImageBitmap
See Also