8 lines
171 B
Plaintext
8 lines
171 B
Plaintext
#title DrawImage_Zoom [RCBasic Doc]
|
|
#header Sub DrawImage_Zoom(slot, x, y, zx, zy)
|
|
|
|
Draws an image to the current canvas scaled by a given factor
|
|
|
|
#ref DrawImage_ZoomEx
|
|
|