4 lines
67 B
Common Lisp
4 lines
67 B
Common Lisp
; saturate image
|
|
(open $path)
|
|
(pixels saturation 12
|
|
(get-frame)) |