Difference between revisions of "CanvasImage"
(Created page with "''new to Analytica 5,0'' == CanvasImage( canvas ) == Returns an image fram a canvas. The canvas is created using the <code>Canvas()</code> function. Any time you use...") |
m (typo) |
||
Line 1: | Line 1: | ||
− | ''new to [[Analytica 5 | + | ''new to [[Analytica 5.0]]'' |
== CanvasImage( canvas ) == | == CanvasImage( canvas ) == |
Revision as of 21:48, 24 May 2017
new to Analytica 5.0
CanvasImage( canvas )
Returns an image fram a canvas. The canvas is created using the Canvas()
function. Any time you use a canvas, you must always complete your drawing by calling this function. See Drawing images.
See also
Comments
Enable comment auto-refresher