file_pix_save << INDEX >> file_png_save

file_png_load (1.3.3 - 30 June 2000)

NAME
file_png_load - Loads files in PNG file format
SYNOPSIS
image = file_png_load (run_mode,filename,raw_filename)
DESCRIPTION
This plug-in loads Portable Network Graphics (PNG) files.
MENUPATH
<Load>/PNG
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
STRINGfilenameThe name of the file to load
STRINGraw_filenameThe name of the file to load
RETURN VALUES
TYPENAMEDESCRIPTION
IMAGEimageOutput image
SOME SYNTAX ALTERNATIVES
image = file_png_load (filename,raw_filename)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/png
AUTHOR
Michael Sweet <mike@easysw.com>, Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>
(c)1.3.3 - 30 June 2000 Michael Sweet <mike@easysw.com>, Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>, Nick Lamb


This page was created by gimpdoc, written by Marc Lehmann <pcg@goof.com>