Re: Rotating JPEG images?

From: Supply and Demand (ask_me_for_it_at_and_I_might_tell.you)
Date: 10/30/04


Date: Sat, 30 Oct 2004 13:43:47 +0200

That was great!!!

THANKS again!

Michael Brown wrote:
> Supply and Demand wrote:
>
>
>>Nicholas Sherlock wrote:
>>
>>
>>>Supply and Demand wrote:
>>>
>>>
>>>>Is it possible to rotate a JPEG image (in 90 degree increments)
>>>>without loss of quality?
>>>
>>>Yes! I think I remember that there is some Jpeg library available for
>>>Delphi (Perhaps the Intel one?) which implements lossless rotation,
>>>flipping and cropping. Try google.
>>
>>Crap.
>>It's harder to find than I thought!
>
>
> http://sylvana.net/jpegcrop/
> ?
>
> It's not Delphi, but you can always compile it into a DLL or port the code
> over :)
>
> --
> Michael Brown
> www.emboss.co.nz : OOS/RSI software and more :)
> Add michael@ to emboss.co.nz - My inbox is always open
>
>



Relevant Pages

  • Re: subject: a bug or a feature? const in D-6
    ... > recently I had to code in assembler and also in Java, ... > and 3.14f for single precision PI and so on. ... > When returning to Delphi, by mistake I kept on using ... Michael Brown ...
    (comp.lang.pascal.delphi.misc)
  • Re: Investigating MMX instructions in Delphi.
    ... >> of good alignment stuff and a macro language. ... Delphi, version 7 at least, aligns things to 4-byte boundaries, and does not ... support psuedo-ops like .ALIGN and the like. ... Michael Brown ...
    (comp.lang.pascal.delphi.misc)
  • Re: Downsizing the dynamic Array
    ... leaks when using dynamic arrays of records of ansistrings before, ... certainly seems to be working fine in Delphi 7. ... but I thought there were problems in dynamic arrays as well (at one ... Michael Brown ...
    (comp.lang.pascal.delphi.misc)
  • Re: Idea
    ... > Long considered a bug in Delphi. ... Actually you can compare, ... It's the same with straight function pointers too. ... Michael Brown ...
    (comp.lang.pascal.delphi.misc)
  • Re: Rotating JPEG images?
    ... Michael Brown wrote: ... > Supply and Demand wrote: ... > It's not Delphi, but you can always compile it into a DLL or port the code ...
    (comp.lang.pascal.delphi.misc)