file_csource_save << INDEX >> file_faxg3_load

file_dataurl_save (1999-11-20)

NAME
file_dataurl_save - Saves the image as many small tiles using data:-urls
SYNOPSIS
file_dataurl_save (run_mode,image,drawable,filename,raw_filename,tile_x,tile_y,filetype)
DESCRIPTION
=pod
MENUPATH
<Save>/DATAURL
IMAGETYPES
*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, [non-interactive]
IMAGEimageThe image to work on
DRAWABLEdrawableThe drawable to work on
STRINGfilenameThe name of the file
STRINGraw_filenameThe name of the file
INT32tile_xtile width
INT32tile_ytile height
INT32filetypeunderlying file type
SOME SYNTAX ALTERNATIVES
file_dataurl_save (drawable,filename,raw_filename,tile_x,tile_y,filetype)
file_dataurl_save (image,drawable,filename,raw_filename,tile_x,tile_y,filetype)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/dataurl
AUTHOR
Marc Lehmann
(c)1999-11-20 Marc Lehmann <pcg@goof.com>


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