file_colorhtml_save
<<
INDEX
>>
file_dataurl_save
file_csource_save
(1999)
NAME
file_csource_save - Dump image data in RGB(A) format for C source
SYNOPSIS
file_csource_save
(run_mode,image,drawable,filename,raw_filename)
DESCRIPTION
CSource cannot be run non-interactively.
MENUPATH
<Save>/C-Source
IMAGETYPES
RGB*
INPUT ARGUMENTS
TYPE
NAME
DESCRIPTION
INT32
run_mode
Interactive
IMAGE
image
Input image
DRAWABLE
drawable
Drawable to save
STRING
filename
The name of the file to save the image in
STRING
raw_filename
The name of the file to save the image in
SOME SYNTAX ALTERNATIVES
file_csource_save
(drawable,filename,raw_filename)
file_csource_save
(image,drawable,filename,raw_filename)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/csource
AUTHOR
Tim Janik
(c)1999 Tim Janik
This page was created by
gimpdoc
, written by
Marc Lehmann <pcg@goof.com>