User Tools

Site Tools


crpl:docs:setimagescale

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
crpl:docs:setimagescale [2013/01/14 19:05] – created chanicrpl:docs:setimagescale [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
-TODO+ 
 +<- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#image_commands|Image Commands]] 
 +=====  SetImageScale  ===== 
 + 
 +^Arguments^Result^Notation^ 
 +|A unit UID, image slot, x scale, y scale| |''i1 s1 f1 f2 -- ''
 + 
 + 
 +=== Description === 
 +Sets the scale of the image.  
 +A value of 1 means to show the image at the normal size.  
 +A value of 2 would be double size, and 0.5 would be half. 
 +=== Examples === 
 +<code> 
 +# Make the image twice as big  
 +Self "FlyingThing" 2 2 SetImageScale 
 +</code>  
crpl/docs/setimagescale.1358190325.txt.gz · Last modified: 2025/02/14 14:56 (external edit)