Commands Used with the IMGCTRL, IMGOP and PICFILL Functions |
Syntax | |
Details | |
Example |
Syntax |
rc=IMGOP(task-id, 'MIRROR'); |
Details |
MIRROR acts on the currently selected image. It flips an image on its vertical axis, resulting in a "mirror" copy of the original image.
Example |
if (mirror=1) then rc=imgop(task-id,'MIRROR');
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.