Table of Contents

Method SetImage

Namespace
Bonsai.Vision.Design
Assembly
Bonsai.Vision.Design.dll

SetImage(IplImage)

Updates the image to display in the control.

protected virtual void SetImage(IplImage image)

Parameters

image IplImage

The image to display.