CvWindowExImage Property OpenCvSharp Class Library
Gets or sets an image to be shown

Namespace:  OpenCvSharp.UserInterface
Assembly:  OpenCvSharp.UserInterface (in OpenCvSharp.UserInterface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public IplImage Image { get; set; }

Property Value

Type: IplImage
See Also

Reference