Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: resizing JPG images

From: greggirwin:mindspring at: 22-Oct-2001 10:09

Hi Jose, << What about resizing in a Core script without having to use View. If View is the answer, how can I save the resized picture (sorry, but I am View newbie!) >> You'd have to do the scaling yourself. I.e. you can load the data from the file in Core but I don't know of any way to make it do the scaling for you. --Gregg