john_siggy@yahoo.com
USA
158 Posts |
Posted - Jul 26 2024 : 14:21:13
|
Hey Nigel,
Look forward to using the just released version. Want to stretch each image in an ImageenMView to fill all available space with no respect for aspect ratio. Each image can be of a different size. Kinda like for ImageenView:
ImageEnView1.GetIdealZoom(ZoomX, ZoomY, False); ImageEnView1.ZoomX := ZoomX; ImageEnView1.ZoomY := ZoomY;
|
|