| View previous topic :: View next topic |
| Author |
Message |
Anthony Member
Joined: 04 Aug 2003 Posts: 1
|
Posted: 04/08/03 09:50 Post subject: TRotateImage - copying a rotated image to another control |
|
|
Is it possible to copy an image in it's rotated state from a TRotateImage to another control such as a standard TImage? I've tried several methods of transfering the image, but it always appears in it's original unrotated state.
Any advice on how to do this would be welcome!
Thanks. |
|
| Back to top |
|
 |
Kambiz Administrator

Joined: 07 Mar 2003 Posts: 235
|
Posted: 04/08/03 10:56 Post subject: |
|
|
The RotatedBitmap property is available for this purpose.
Cheers,
Kambiz |
|
| Back to top |
|
 |
|