Thread: camera image capture

  1. #1
    Registered User
    Join Date
    Apr 2008
    Posts
    58

    camera image capture

    hi,
    i bought camera yesterday and need to capture image from this one.
    can i get some code?
    regards

  2. #2
    Sweet
    Join Date
    Aug 2002
    Location
    Tucson, Arizona
    Posts
    1,820
    Code:
    using System;
    
    //Sweet!
    Image capturedImage = sgh.CameraBoughtYesterday.CaptureImage();
    Maybe you could be more specific.
    Woop?

  3. #3
    Registered User
    Join Date
    Apr 2008
    Posts
    58
    hi, these are dlink and planet camera.
    can i get some more code?
    thx

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problem reading tiff image files?
    By compz in forum C++ Programming
    Replies: 9
    Last Post: 10-30-2009, 04:17 AM
  2. camera rotation matrix
    By Vick jr in forum Game Programming
    Replies: 5
    Last Post: 05-26-2009, 08:16 AM
  3. LNK2001 ERROR!!! need help
    By lifeafterdeath in forum C++ Programming
    Replies: 7
    Last Post: 05-27-2008, 05:05 PM
  4. Webcam Image Capture
    By AtomRiot in forum Windows Programming
    Replies: 6
    Last Post: 06-04-2007, 11:08 PM
  5. Camera rotation/movement in 3D world
    By tegwin in forum Game Programming
    Replies: 11
    Last Post: 01-24-2003, 01:43 PM