Difference between revisions of "Tv LoadImage"

From TVPaintWiki
Jump to: navigation, search
(Created page with '<<<George<<<Command Reference<<<File Management')
 
 
Line 1: Line 1:
 
<<<[[George]]<<<[[George Command Reference|Command Reference]]<<<[[George Commands : File Management|File Management]]
 
<<<[[George]]<<<[[George Command Reference|Command Reference]]<<<[[George Commands : File Management|File Management]]
 +
 +
tv_LoadImage file ["STRETCH"]
 +
 +
Imports an image file into the current image in the current layer. file is the complete path and filename of the image, surrounded by double quotes. If it is present, the "STRETCH" optional argument indicates whether the image size should be adapted to the current page size. If this argument is missing, the loaded image will be placed in the top left corner of the page and it will be truncated if it is larger than the page.

Latest revision as of 17:56, 14 December 2009

<<<George<<<Command Reference<<<File Management

tv_LoadImage file ["STRETCH"]

Imports an image file into the current image in the current layer. file is the complete path and filename of the image, surrounded by double quotes. If it is present, the "STRETCH" optional argument indicates whether the image size should be adapted to the current page size. If this argument is missing, the loaded image will be placed in the top left corner of the page and it will be truncated if it is larger than the page.