Hi
How about this code:
//MultiImageViewer is TImageEnMView
//SingleImageViewer is TImageEnView
begin
MultiImageViewer.CopyToIEBitmap(imageIndex, SingleImageViewer.IEBitmap);
SingleImageViewer.Update;
end;
Also, can you show (e.g. attach images) the result of the output you are seeing?
Nigel
Xequte Software
www.xequte.com
nigel@xequte.com