Message 1 of 3
embed raster images in dwg file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi guys, I'm trying embedding raster images programmatically in dwg files by copying the images then pasting them as the manual way to do it. the problem here is that the quality is so bad because I'm copying the image directedly not by editing it in Paint them copy it from there. So what I need now is a way to copy the image as it's being copied from Paint without opening paint or using it at all by doing some image processing or using any free open source library.
Any ideas?