Changes

Jump to navigation Jump to search

Category:image

4 bytes added, 23:08, 24 May 2011
no edit summary
Line 2: Line 2:  
*'''[[image.copy]]'''([[TI.Image]], width, height) : Returns a copy of the input image scaled to fit the specified pixel width and height.  
 
*'''[[image.copy]]'''([[TI.Image]], width, height) : Returns a copy of the input image scaled to fit the specified pixel width and height.  
 
*'''[[image.height]]'''([[TI.Image]]) : Returns the height of the ''image''
 
*'''[[image.height]]'''([[TI.Image]]) : Returns the height of the ''image''
*'''[[image.new]]'''([[TI.Image]]) : Allocates a new TI.Image
+
*'''[[image.new]]'''([[TI.Image]]) : Allocates a new [[TI.Image]]
 
*'''[[image.width]]'''([[TI.Image]]) : Returns the width of the ''image''
 
*'''[[image.width]]'''([[TI.Image]]) : Returns the width of the ''image''

Navigation menu