Difference between revisions of "Tv FileInfo"

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_FileInfo file
 +
 +
Returns information about the specified file. file is the complete path and filename of the file, surrounded by double quotes. The information returned includes the image width, image height and the number of images. If the specified file is not a project, or image, or animation, or if it does not exist, the width and height values will be zero.

Latest revision as of 16:53, 14 December 2009

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

tv_FileInfo file

Returns information about the specified file. file is the complete path and filename of the file, surrounded by double quotes. The information returned includes the image width, image height and the number of images. If the specified file is not a project, or image, or animation, or if it does not exist, the width and height values will be zero.