how i can rotate an image?
klaus Expert Licensed User Longtime User Feb 25, 2012 #2 With a Canvas and DrawBitmapRotated. Best regards.
klaus Expert Licensed User Longtime User Feb 25, 2012 #4 Have a look at chapter 16 Graphics in the Beginner's Guide. Best regards.
agraham Expert Licensed User Longtime User Feb 25, 2012 #5 I think this is a Basic4ppc question. Use one of the BitmapEx (in ImageLibEx) Rotate methods.