<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
<title>Image Output</title>
<link>http://www.zwsoft.com/forum/viewthread.php?tid=1370</link>
<description>Dear all,
 
Can anyone guide me as how can I convert a drawing file to .jpeg or any other image format.
 
Regards,</description>
<author>rohitpatankar</author>
<pubDate>2009-08-10 19:58:02</pubDate>
<item><link>http://www.zwsoft.com/forum/viewthread.php?tid=1370&amp;pid=13844</link>
<description> You can't show an image in a command-line (console) window, which is 
what it sounds like you're trying to do.  The only way to do this is to 
enter graphics mode or program a GUI application, like a Windows app.  
Images are actually a pretty advanced topic in C++, unlike other 
languages, such as Java or C#.  And the way to enter graphics mode is 
different for every operating system (unlike, again, with Java).  You'll
 have to find out how to enter graphics mode for the operating system 
you're working in, which sounds like command-line Windows (or DOS) from 
the tools you're using.



Also, unless you use a library of some kind, the process of reading and 
displaying each kind of image format is different.  All images contain 
different header information and encoding techniques.  So you'll have to
 write one set of functions (e.g. in a class) for reading &amp;amp; writing 
JPEG and another for handling GIF and so on.


~~~~~~~~~~~~~~~


&lt;a href=&quot;http://www.whiteglovemoving.us/movers-in-nyc.php&quot; target=&quot;_blank&quot;&gt;movers nyc&lt;/a&gt;


&lt;a href=&quot;http://www.e-ann&#111;nce.fr&quot; target=&quot;_blank&quot;&gt;petites annonces particuliers&lt;/a&gt;</description>
<author>ssjohn143</author>
<pubDate>2011-10-03 12:55:10</pubDate>
</item><item><link>http://www.zwsoft.com/forum/viewthread.php?tid=1370&amp;pid=11663</link>
<description>
 
Dear Rohit,
 

sorry for replying so late!
 
Here are some suggestions you can convert DWG to raster image:
1&gt; Export  
You can export DWG to bmp file or output the drawing in EPS (encapsulated PostScript) format, which can be edited with PhotoShop to improve the drawing's appearance. 
2&gt;Plot
supports many raster image formats, such as JPEG, TIFF, PNG, GIF, MNG, TAG, and PCX through the Plot command. we provide two optimized raster raster image plotter (JPEG, PNG)in our latest version ZWCAD 2009i.
 
For more detailed information please refer to :
&lt;a href=&quot;http://www.zwcad.org/cad-software-support/cad-tips&amp;amp;tricks/200973055001%20PM2796.html&quot; target=&quot;_blank&quot;&gt;http://www.zwcad.org/cad-software-support/cad-tips&amp;amp;tricks/200973055001%20PM2796.html&lt;/A&gt;
 
Any question about using ZWCAD please feel free to let me know!&lt;img src=&quot;smileys/smiley1.gif&quot; height=&quot;17&quot; width=&quot;17&quot; border=&quot;0&quot; align=&quot;absmiddle&quot; alt=&quot;Smile&quot; /&gt;
 
Best Regards,
Amanda</description>
<author>zw_admin</author>
<pubDate>2009-08-12 12:38:10</pubDate>
</item>  </channel>
</rss>