Shrink picture in TFrxPictureView
Hi,
I have a bmp image file where the bitmap is slightly bigger than the TFrxPictureView frame I'm displaying it in (to have some extra resolution if the report is printed on larger paper sizes). Hence I want the image data from the file to shrink automatically so it fits exactly in the TFrxPictureView frame. How do I do that? I have set AutoSize and Stretch to TRUE but to no avail....
Thanks for helpon this
regards
Tor
I have a bmp image file where the bitmap is slightly bigger than the TFrxPictureView frame I'm displaying it in (to have some extra resolution if the report is printed on larger paper sizes). Hence I want the image data from the file to shrink automatically so it fits exactly in the TFrxPictureView frame. How do I do that? I have set AutoSize and Stretch to TRUE but to no avail....
Thanks for helpon this
regards
Tor
Comments