PictureBoxIplImageIpl Property OpenCvSharp Class Library
Gets or sets the IplImage instance 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 ImageIpl { get; set; }

Property Value

Type: IplImage
See Also

Reference