> I was wondering if there was a way to turn off antialiasing for rotation, > or a different method to rotate an image w/o otherwise altering the data? You could try to do an affine transform. You'll have to look up the parameters for a rotate transform, though. GNS