Page 1 of 1

TRotateImage - copying a rotated image to another control

PostPosted: August 4th, 2003, 9:50 am
by Anthony
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.

PostPosted: August 4th, 2003, 10:56 am
by Kambiz
The RotatedBitmap property is available for this purpose.

Cheers,
Kambiz