Fenix Manual
Fenix Manual
Command Reference
Map Commands

Get_Point
Graphic_Info
Graphic_Set
Load_Map
Load_Pcx
Load_Png
Map_Block_Copy
Map_Clear
Map_Clone
Map_Exists
Map_Get_Pixel
Map_Name
Map_Put
Map_Put_Pixel
Map_Set_Name
New_Map
Save_Map
Save_Png
Set_Center
Set_Point
Unload_Map

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
Add Notes About Notes
There are no user contributed notes for this page.
Last updated: Sun, 29 May 2005 - 17:05:12

Manual © 2005 By Gary Moncrieff(Dazzy), Notes belong to their respective posters