Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/rest/saveimg.txt
blob: ea4ea8b859a2ed71e3e61f4a93efa08d3b17d36a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.. _saveimg:

.. index::
   pair: menu item; Save image
   pair: command line option; saveimg
   pair: command; saveimg

Save image
==========

**Syntax**:(saveimg file)

Save current state to an image file. This file is in .png (portable network
graphics) format, which can be read by many applications varying from graphics
programs all the way to Web browsers.

This function needs an external library called libpng. If the library wasn't
available during compilation, this function is unavailable too. Please see
INSTALL for more information about obtaining libpng and recompiling XaoS.

**Available as**: menu item, command line option, command