fix pixels example
This commit is contained in:
parent
86a7e3bbc4
commit
e060b81e0b
@ -4,6 +4,6 @@
|
|||||||
|
|
||||||
; Draw photo
|
; Draw photo
|
||||||
|
|
||||||
(draw (path "/Users/VillaMoirai/Desktop/clip.jpg"))
|
(draw "../../PREVIEW.jpg")
|
||||||
(print (select (rect 0 0 10 10)))
|
(echo (select (rect 0 0 10 10)))
|
||||||
)
|
)
|
Loading…
x
Reference in New Issue
Block a user