www.emgu.com/wiki
Create a ImageViewer with the specific image and show it.

Declaration Syntax
public static void Show(
IImage image
)
Public Shared Sub Show ( _
image As IImage _
)
public:
static void Show(
IImage^ image
)

Parameters
- image (IImage)
- The image to be displayed in ImageViewer
Assembly:
Emgu.CV.UI (Module: Emgu.CV.UI) Version: 1.0.0.0 (1.0.0.0)