You can try the resizequality property of an image: set the resizequality of img 1 to "best" --> BILINEAR INTERPOLATION set the resizequality of img 1 to "normal" --> NEAREST NEIGHBOR
On Nov 12, 2007 6:50 PM, Josh Mellicker <[EMAIL PROTECTED]> wrote: > > > I wonder if there is a way to use some kind of crude "nearest > neighbor" resizing method where I can resize to 50%, that will not > blend the lines but just throw away every other one. > > > _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
