|
-
May 3rd, 2001, 03:05 AM
#1
Jpeg Rotation
I am looking for any ideas, suggestions or code which can enable me to load a JPEG, then rotate it on the fly (ie must not save to rotate). The JPEG are very large hi-res images, so the code(control etc) must be very efficient at rotation. I have come acrosss one bit of code which sort of rotates but was way too slow to be of any use. If any knows of a such code or has any ideas, your help would be most appreciated. (I could maybe include an ack of your contribution in the app!)
Thnx Indodo.
-
May 3rd, 2001, 09:24 AM
#2
Re: Jpeg Rotation
Go to
http://www.planet-source-code.com/xq...HallOfFame.htm
and get the Advanced Graphics Routines DLL. It contains functions for fast rotation (with antialiasing) and many ohter image processing tasks. It is a real gem. You can have a peek into the source code (sadly, it is only partial), to see how the stuff is really working.
PS. The page takes quite some time for loading. You can stop midway, because it is at the very top.
-
May 3rd, 2001, 09:35 AM
#3
Re: Jpeg Rotation
Thanks for sharing!
Special thanks to Lothar "the Great" Haensler, Tom Archer, Bruno Paris and all the other wonderful people who made and make Codeguru a great place. Come back soon, you Gurus.
...at present time, using mainly Net 4.0, Vs 2010
Special thanks to Lothar "the Great" Haensler, Chris Eastwood , dr_Michael, ClearCode, Iouri and
all the other wonderful people who made and make Codeguru a great place.
Come back soon, you Gurus.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|