Save_Png
Last Modified: May 23, 2005 20:05PM
|
|
| (Any)
|
Description
SAVE_PNG (INT LIBRARY, INT GRAPH, STRING FILE)
Saves a graph to disk in PNG Format
PARAMETERS:
INT Library: Code of FPG file
INT Graph: Number of the graph
STRING File: Name of the file
DESCRIPTION:
This function keeps in disc a graph anyone in graphical format East png can comprise of a bookstore FPG anyone, or be created in memory with functions like New_Map or Map_Clone.
Files png do not support information extended like for example the center, the control posts or the animations.
NOTES:
The graphical png will be of 8 or 32 bits based on the original graphic (8 or 16 bits respectively).
|
User Contributed Notes Save_Png |
|
| There are no user contributed notes for this page. |
| Last updated: Sun, 29 May 2005 - 17:05:12 |
|
|