if (do_name() != 'Home') : ?>
photobot.Canvas.draw()
endif ?>Syntax
canvas.draw(x, y)
Description
Flattens canvas and draws it directly into NodeBox with PNG-encoding. The image is positioned at x, y.
Example
include("util/comment.php"); ?>