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

    Raster image to Vector image startup

    Hi everyone i have been searching the net for a day. Researching on how to convert raster image to vector image. Can anyone give me idea on how to implement this? thanks in advance

  2. #2
    Join Date
    Jul 2001
    Location
    Sunny South Africa
    Posts
    11,284

    Re: Raster image to Vector image startup

    Are you looking for a component that is able to do this, or do you want to do this through code ¿

  3. #3
    Join Date
    Dec 2005
    Posts
    19

    Re: Raster image to Vector image startup

    Hi hannes, I would like to do it by code or at best call a component by code to convert the image.

  4. #4
    Join Date
    Dec 2003
    Location
    Northern Ireland
    Posts
    1,362

    Re: Raster image to Vector image startup

    Heres one http://www.algolab.com/r2v.htm

    Search around, there are loads.
    Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. - Rich Cook


    0100 1101 0110 1001 0110 0011 0110 1000 0110 0001 0110 0101 0110 1100 0010 0000 0100 0101 0110 1100 0110 1100 0110 0101 0111 0010

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