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.Cuda (in Emgu.CV.Cuda.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public Bitmap Bitmap { get; }

Property Value

Type: Bitmap

Implements

IImageBitmap
See Also