5 lines
76 B
Common Lisp
5 lines
76 B
Common Lisp
; crop
|
|
|
|
(clear)
|
|
(open "../static/crystal.jpg")
|
|
(crop (rect 100 100 400 400)) |