|
| | |||||||
| Tablet PC Developers Show off your work while discussing with others how to create ink enabled applications. |
| | LinkBack | Thread Tools |
| |||
| Convert bitmap to ink data Hi All, I want to convert a bitmap to ink data, show it in ink control such as InkPicture, then I can move strokes from the bitmap, not just set the bitmap as a background picture. It seems have a lot work to do. Can anyone help me? Thanks in advance! archer |
| |||
| Re: Convert bitmap to ink data "archer" <pursue.xu******.com> wrote in message news:uPVHHpJuHHA.536@TK2MSFTNGP06.phx.gbl... > Hi All, > > I want to convert a bitmap to ink data, show it in ink control such as > InkPicture, then I can move strokes from the bitmap, not just set the > bitmap as a background picture. > It seems have a lot [of] work to do. You bet. > Can anyone help me? What you want to do is, basically, called "bitmap tracing". There are free tools that to a good job at it (although they do not directly produce ink, but maybe you could try to parse one of the vector formats that they generate). One such tool is http://potrace.sourceforge.net/ Having little money to spend I don't know about commercial alternatives ;-) Regards, Christian |
| |||
| Re: Convert bitmap to ink data Hi Christian > What you want to do is, basically, called > "bitmap tracing". Good to know. > There are free tools that > to a good job at it (although they do not directly > produce ink, but maybe you could try to parse > one of the vector formats that they generate). > One such tool is http://potrace.sourceforge.net/ Thanks for the link. The bitmap vs. vector based samples at the website look promising. Best regards Josef |
| |||
| Re: Convert bitmap to ink data Where is the source of the bitmap originally coming from? Is it an image of some sort or is it ink data that you've collected previously using the Tablet PC API's? If the latter, you can use fortified GIF instead of BMP which basically is a GIF file with the vector ink data stuffed in a header so that the GIF can be displayed as usual by anything capable of displaying GIF images but its constituent strokes can be extracted by the Tablet PC API's and used as an Ink object again. -- Josh Einstein (Tablet PC MVP) Einstein Technologies Tablet Enhancements for Outlook - Try it free: www.tabletoutlook.com "archer" <pursue.xu******.com> wrote in message news:uPVHHpJuHHA.536@TK2MSFTNGP06.phx.gbl... > Hi All, > > I want to convert a bitmap to ink data, show it in ink control such as > InkPicture, then I can move strokes from the bitmap, not just set the > bitmap as a background picture. > It seems have a lot work to do. Can anyone help me? > Thanks in advance! > > archer > |
| Bookmarks |
| Thread Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| I want to be able to create a new bitmap... | Max Rockatanski | Windows Vista | 3 | 01-24-2007 11:15 AM |
| Convert/transfer Palm data to mobile 5.0 | Mike Fox | Pocket PC General | 2 | 01-15-2007 10:55 AM |
| Bitmap button problem | Manish | Pocket PC General | 0 | 01-15-2007 10:52 AM |
| Wallpaper bitmap CPU usage? | Ed Warner | Windows XP | 0 | 01-04-2007 06:30 AM |
| Bitmap SysTrayMenu missing | Bellstar | Windows XP | 2 | 01-04-2007 03:34 AM |
| New To Technology Questions? | Do You Need Help with Your Computer or Device? | Do You Need Help with this site? |