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

    camera mem card read/writer source ?

    Hi,
    I want to devople a program can access image from digital camera or camera mem
    card, Who have any stuff about this, pls help me, Thanks!



  2. #2
    Join Date
    May 1999
    Posts
    667

    Re: camera mem card read/writer source ?

    Search for information on the TWAIN interface, it is a standard for accessing data from scanners/cameras. Look at www.twain.org for more info.

    HTH,
    Chris


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