ImageEn, unit iemview

TImageEnMView.IEBitmap

TImageEnMView.IEBitmap


Declaration

property IEBitmap: TIEBitmap;


Description

The currently selected image as TIEBitmap object.

Note: If DisplayMode is mdSingle, the visible frame is returned


See Also

SelectedImage


Compatibility Information

In versions prior to v13.7.0, IEBitmap would return the selected image even if DisplayMode was mdSingle. From 13.7.0, the visible frame is returned when DisplayMode is mdSingle