Class
CWrp::MainWindow::Canvas
In:
../lib/roller/gui.rb
Parent:
FXCanvas
Canvas
to show the image as it is generated.
Methods
new
Public Class methods
new
(container, size, image)
container
:
Window to place canvas into.
size
:
Size of image to show, in pixels (width and height).
image
:
Image to display in the canvas.
[Validate]