PrintImage

Description

Prints an image to a connected printer. This command is not guaranteed to work on all platforms. The size parameter determines how large the image is on the page, a value of 100 makes it use as much of the page as possible, 50 makes it use half this amount, 25 a quarter and so on.

Definition

PrintImage( image, size )

Parameters