PictureBoxIplRefreshIplImage Method (IplImage) OpenCvSharp Class Library
Refreshes the shown image

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

public void RefreshIplImage(
	IplImage img
)

Parameters

img
Type: OpenCvSharpIplImage

[Missing <param name="img"/> documentation for "M:OpenCvSharp.UserInterface.PictureBoxIpl.RefreshIplImage(OpenCvSharp.IplImage)"]

See Also

Reference