7 lines
169 B
Plaintext
7 lines
169 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
|