Hi Mike
Rotating a 5000x5000 image by 15 deg. with Fast anti-aliasing requires a memory block of 150MB.
You should get a better result with no anti-aliasing:
ImageEnView1.Proc.Rotate( 315, ierNone );
Or even ierBilinear or ierBicubic.
Nigel
Xequte Software
www.imageen.com