Re: display image question

2012-09-01 Thread J. Landman Gay
On 9/1/12 10:50 PM, J. Landman Gay wrote: You call it like this: scaleToFit the long ID of img "photo",the long ID of grc "frame" If you don't want to store the image in the stack, you could import it temporarily, run the handler, export the resulting image back to disk, and delete the tempora

Re: display image question

2012-09-01 Thread J. Landman Gay
On 9/1/12 4:56 PM, Timothy Miller wrote: --I'd like to have "grow and "shrink" scripts that will keep the center of the image area at some location and that will preserve the proportions of the original image. Maybe also a warning if I try to grow the display beyond the dimensions of the origina

Re: display image question

2012-09-01 Thread stephen barncard
lock the image immediately after sizing the way you want, then save the stack. Or yes, it will revert. On Sat, Sep 1, 2012 at 2:56 PM, Timothy Miller < gand...@doctortimothymiller.com> wrote: > Hello, > > Forever the noob, I'm working on a project that involves displaying > images. This involves