Difference between revisions of "Pix-png"
From BRL-CAD
(New page: The pix-png command converts an image in BRL-CAD's .pix file format to the .png file format. Since BRL-CAD pix files are raw image files with no dimension information, the size must be sp...) |
m |
||
Line 1: | Line 1: | ||
The pix-png command converts an image in BRL-CAD's .pix file format to the .png file format. Since BRL-CAD pix files are raw image files with no dimension information, the size must be specified otherwise a default of 512x512 will be presumed. | The pix-png command converts an image in BRL-CAD's .pix file format to the .png file format. Since BRL-CAD pix files are raw image files with no dimension information, the size must be specified otherwise a default of 512x512 will be presumed. | ||
+ | [[category:commands]] |
Latest revision as of 10:28, 12 November 2009
The pix-png command converts an image in BRL-CAD's .pix file format to the .png file format. Since BRL-CAD pix files are raw image files with no dimension information, the size must be specified otherwise a default of 512x512 will be presumed.