CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 1999
    Posts
    1

    Handling jpgs...



    Hey Guys,

    Am trying to get help to write code for handling jpeg format images in Visual C++ 6.0 and am pretty much getting nowhere.

    Could any of you throw some light....

    This is for an application which would be used in image processing images from a digital camera.

    Pratik.

  2. #2
    Join Date
    May 1999
    Location
    Oregon, USA
    Posts
    302

    Re: Handling jpgs...



    Look in the "bitmaps and palettes" section of this site.

    There are several libraries to chose from.



  3. #3
    Join Date
    Jan 2000
    Posts
    5

    Re: Handling jpgs...

    Hi.
    I'm working with digital cameras and bmp,jpg.
    I have a dll( convert bmp to jpg ), whick download
    and i make another dll, whick I call from a visual basic aplication.
    I like have contact with other people that works in Digital Cameras..

    Send me you e-mail, and i send you the files.
    Sorry my english

    Good lock
    Gustavo


  4. #4
    Join Date
    Jan 2000
    Posts
    5

    Re: Handling jpgs...

    Hi.
    I'm working with digital cameras and bmp,jpg.
    I have a dll( convert bmp to jpg ), whick download
    and i make another dll, whick I call from a visual basic aplication.
    I like have contact with other people that works in Digital Cameras..

    Send me you e-mail, and i send you the files.
    Sorry my english

    [email protected]
    Good lock
    Gustavo


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