Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

XWD file conversion ideas?

Hi all,

 

Anyone have any experience with XWD files?

 

I want to know how I can get a way to convert them into some more windows-friendly format like BMP?

 

Thanks.

0 Kudos
Message 1 of 2
(2,976 Views)

I assume XWD files are X-Window Dump image files.  I just checked, and ImageMagick <imagemagick.org> supports reading/writing XWD files.  You can either call the "convert" program from a shell, or find a way to call the library directly.  My preference would be PNG over BMP.

 

0 Kudos
Message 2 of 2
(2,973 Views)