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.1.0.3408 (4.1.0.3408)
Syntax
public Bitmap Bitmap { get; }

Property Value

Type: Bitmap

Implements

IImageBitmap
See Also