Advertisement

1 - 10 of 694 containing alltags:("rotate") (0.001 seconds)
how do I rotate the bitmap in a standard TBitmap say 90 degrees left or right
Zones: Delphi ProgrammingDate Answered: 05/12/1997 Grade: C Views: 0
Can anyone direct me to information on the web that describes the equations used for rotation of 3D objects? I have an application where I need to rotate an object and have been unable to get a sui...
Zones: Delphi ProgrammingDate Answered: 06/03/1997 Grade: A Views: 0
I'm looking for code that describes flipping and rotating a small bitmap image.  I know that, given enough time, I can come up with it myself, but if I can use something that has already been creat...
Zones: C++Date Answered: 08/15/1997 Grade: C Views: 0
I need  source code (DELPHI or C) to implement a rather fast method to rotate a grayscale image about small angles (+-3 degrees) and scale it down using antialias. Have found nothing acceptable yet
Zones: Web Graphics SoftwareDate Answered: 07/01/1998 Grade: C Views: 0
i have a graph in my app and i want to name the y-axis, but i dont know how to rotate the text string 90 degrees, i searched the online-help for any mfc-function doing this task but was unlucky.
Zones: Windows MFCDate Answered: 11/24/1998 Grade: B Views: 0
Hi all, I have a stream data of JPG picture. If I want to rotate(180 degree) the image and then save it to the old stream, how can I do? All source code examples are highly appreciated. Th...
Zones: Delphi ProgrammingDate Answered: 02/01/2000 Grade: B Views: 0
I hava a picture and I want to rotate it until it completes a hole circle. Whant program can I use???
Zones: Web ImagesDate Answered: 05/02/2000 Grade: A Views: 0
Hi guys, How to rotate bitmap to any angle (e.g. 30 or 159.97)? Best Regards, Pete.
Zones: Delphi Programming, Font CreatorDate Answered: 04/18/2000 Grade: A Views: 0
Hi I have a very simple question on rotation of a rectangle by a certain degree. I am working on an applet, which has a rectangle. say I have a slider for the degrees to rotate and the usr can r...
Zones: JavaDate Answered: 06/20/2000 Grade: B Views: 0
Hi, I am working on applets which will have rectangles...about a few hundered. I used the inbuild Rectangle class to store all the rectangles into it and I used Graphics2D's draw functtion to d...
Zones: JavaDate Answered: 06/26/2000 Grade: A Views: 0