ronin/examples/archives/crop.lisp
Devine Lu Linvega 39b2e558bd Moving examples
2019-07-22 15:36:16 +09:00

5 lines
76 B
Common Lisp

; crop
(clear)
(open "../static/crystal.jpg")
(crop (rect 100 100 400 400))