Method SetImage
SetImage(IplImage)
Updates the image to display in the control.
protected virtual void SetImage(IplImage image)
Parameters
image
IplImageThe image to display.
Updates the image to display in the control.
protected virtual void SetImage(IplImage image)
image
IplImageThe image to display.