plug_in_magic_eye_Iterator_ALT << INDEX >> plug_in_make_seamless

plug_in_mail_image (1995-1997)

NAME
plug_in_mail_image - pipe files to uuencode then mail them
SYNOPSIS
plug_in_mail_image (run_mode,image,drawable,filename,receipt,from,subject,comment,encapsulation)
DESCRIPTION
You need to have uuencode and mail installed
MENUPATH
<Image>/File/Mail Image...
IMAGETYPES
RGB*, GRAY*, INDEXED*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageInput image
DRAWABLEdrawableDrawable to save
STRINGfilenameThe name of the file to save the image in
STRINGreceiptThe email address to send to
STRINGfromThe email address for the From: field
STRINGsubjectThe subject
STRINGcommentThe Comment
INT32encapsulationUuencode, MIME
SOME SYNTAX ALTERNATIVES
$drawable->mail_image (filename,receipt,from,subject,comment,encapsulation)
$image->mail_image (drawable,filename,receipt,from,subject,comment,encapsulation)
plug_in_mail_image (drawable,filename,receipt,from,subject,comment,encapsulation)
mail_image Layer (drawable,filename,receipt,from,subject,comment,encapsulation)
mail_image Image (drawable,filename,receipt,from,subject,comment,encapsulation)
mail_image Plugin (drawable,filename,receipt,from,subject,comment,encapsulation)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/mail
AUTHOR
Adrian Likins, Reagan Blundell
(c)1995-1997 Adrian Likins, Reagan Blundell, Daniel Risacher, Spencer Kimball and Peter Mattis


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