Hi,
I had a lot of request from people how wanted me to post pictures, here it goes!
Guess I'll have to work on my maths for selection
:

Hi,
I had a lot of request from people how wanted me to post pictures, here it goes!
Guess I'll have to work on my maths for selection
:

stash - what you are doing here is stunning.
One thing to add further down the line, is a lossless jpeg image rotation. Very few programs implement this. But if your image rotation is not lossless, then you degrade the jpeg image each time you rotate it. Do this 4 times with most graphics programs and the resulting 360 degree rotated image is destroyed.
Yeah I know. What I don't know is how you implement this. Besides, you can recalculate the rotation using the original picture, not the one you've just rotated, so that it will only degrade by the same factor, no matter how much rotation you apply to it.
Since it degrades only when you save the file back to jpg.
I beleive lossless rotation is actually a myth, I don't see how they can rotate the 8x8 pixels jpg matrix since it's already compressed with sorta-Huffman compression. I just don't see happening. It's like the coder says : "hey guys, i've did a lossless rotation!" but he actually didn't ... Maybe I'm wrong, don't know 
GREAT WORK! Hope you release a beta version soon ![]()
By the way: I just downloaded Visual Studio 6. I try to learn Visual Basic and maybe one day I can make some apps, too ![]()
![]()
let's hope for the best
stash - FYI CompuPicPro does lossless jpeg rotation. Also there is a freeware (cardware) program called Exifier to do this at www.friedemann-schmidt.com/software/exifer/.
that's only an app, there's no source code. too bad !