; pixels
(
  (clear) 
  (import "../../PREVIEW.jpg" 
    (frame)) 
  (pixels 
    (rect 0 0 500 500) saturation 0.5))