Set the ImageEnView1.LayersCurrent := 0 before assigning the image to load the image into the background layer or layer 0:
ImageEnView1.LayersCurrent := 0;
ImageEnView1.Assign(ImageEnMView1.Bitmap);
ImageEnView1.Update;
William Miller
Adirondack Software & Graphics
Email: w2m@frontiernet.net
EBook: http://www.imageen.com/ebook/
Apprehend: http://www.frontiernet.net/~w2m/index.html