Difference between revisions of "Fb-png"

From BRL-CAD
(New page: The fb-png command extracts an image from the specified BRL-CAD framebuffer and saves it to the specified output .png file. The dimensions of the image should be provided.)
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
The fb-png command extracts an image from the specified BRL-CAD framebuffer and saves it to the specified output .png file.  The dimensions of the image should be provided.
+
The '''fb-png''' command extracts an image from the specified BRL-CAD framebuffer and saves it to the specified output .png file.  The dimensions of the image should be provided.
 +
 
 +
= See also =
 +
 
 +
* [[pix-png]]
 +
 
 +
[[category:commands]]

Latest revision as of 08:30, 23 November 2017

The fb-png command extracts an image from the specified BRL-CAD framebuffer and saves it to the specified output .png file. The dimensions of the image should be provided.

See also[edit]