ContRap
The symbolic tool for control-flow based rapid prototyping.

Function setImage from qtgui
Brief description

setImage(self:QtImageViewer,image:QImage):void

Sets the image to view More ...

Function information
Name: setImage
Base: QtImageViewer
Group: Qt plugins:Widgets
Icon: qtviewer.png
Color:
Authors:
Copyright:

Detailed description

Sets the image to view

Input parameters
self: QtImageViewer
Instance of the class
image: QImage
Image to display

Return values
Default return value: void