Are you saying that when drawing on large IEBitmaps it is better to use iIEBitmap.RenderToTIEBitmapEx(Form1.ImageEnView1.IEBitmap, x, y, iMaxX, iMaxY, 0, 0, iMaxX, iMaxY, 255, rfNone);
rather than
iIEBitmap.DrawToCanvas(Form1.ImageEnView1.Bitmap.Canvas, x, y);
?
Does it do any good to use {$SetPEFlags IMAGE_FILE_LARGE_ADDRESS_AWARE}
to provide up to a maximum of 4 GB memory in 32-Bit application?
William Miller
Adirondack Software & Graphics
Email: w2m@frontiernet.net
EBook: http://www.imageen.com/ebook/
Apprehend: http://www.frontiernet.net/~w2m/index.html