Changes

Jump to navigation Jump to search

image.copy

7 bytes removed, 21:44, 24 May 2011
Line 29: Line 29:  
== Good to know ==
 
== Good to know ==
   −
To make a relative scale, use <syntaxhighlight>'''image.copy'''(image, scaleX * image.width(image), scaleY * image.height(image))</syntaxhighlight>
+
To make a relative scale, use <syntaxhighlight>image.copy(image, scaleX * image.width(image), scaleY * image.height(image))</syntaxhighlight>
 
      
== See also  ==
 
== See also  ==

Navigation menu