Changes

Jump to navigation Jump to search

gc:drawImage

140 bytes added, 21:16, 7 May 2014
no edit summary
Line 2: Line 2:     
{{Since|3.0}}
 
{{Since|3.0}}
 +
In 3.6, it changed to have its first argument being an image resource. More info [[Changes_in_OS_3.6#Images|here]].
    
== Syntax  ==
 
== Syntax  ==
Line 10: Line 11:  
! Parameter !! Type !! Description
 
! Parameter !! Type !! Description
 
|-
 
|-
| <u><center>image</center></u> || [[TI.Image]] || The image to display
+
| <u><center>image</center></u> || [[TI.Image]] or image resource (3.6) || The image to display
 
|-
 
|-
 
| <u><center>x</center></u> || number || the x coordinate of the upper-left corner of the image
 
| <u><center>x</center></u> || number || the x coordinate of the upper-left corner of the image

Navigation menu