CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: JPG's rotating

  1. #1
    Join Date
    Apr 1999
    Posts
    3

    JPG's rotating

    I am displaying a JPG on a HTML view and would like to know how I could rotate this image. Could anyone help.




  2. #2
    Join Date
    Apr 2000
    Location
    Karnataka,India
    Posts
    15

    Re: JPG's rotating

    Hi,
    In Vc++ loading jpeg and rotating is bit difficult.I am in project on printing jpeg images.While i was browsing i came across www.binary-technologies.de ,download the BTNexGenIpl32 zip file .The program has the option of making an mirror image of any file and also fliping the image.
    But a problem is that the clarity after mirroing the image is not preserved.
    Hope this helps a little bit


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured