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