5 lines
196 B
Plaintext
5 lines
196 B
Plaintext
#title DrawImage_RotateEx [RCBasic Doc]
|
|
#header sub DrawImage_RotateEx(slot, x, y, src_x, src_y, src_w, src_h, angle)
|
|
|
|
Draws a portion of an image to the current canvas rotated by a given angle.
|