8 lines
170 B
Plaintext
8 lines
170 B
Plaintext
#title CanvasClip [RCBasic Doc]
|
|
#header Function CanvasClip(x, y, w, h)
|
|
|
|
Returns an image id with a selected portion of the active drawing canvas saved
|
|
|
|
#ref WindowClip
|
|
|