plug_in_nova_Iterator_ALT
<<
INDEX
>>
plug_in_oilify_Iterator_ALT
plug_in_oilify
(1996)
NAME
plug_in_oilify - Modify the specified drawable to resemble an oil painting
SYNOPSIS
plug_in_oilify
(run_mode,image,drawable,mask_size,mode)
DESCRIPTION
This function performs the well-known oil-paint effect on the specified drawable. The size of the input mask is specified by 'mask_size'.
MENUPATH
<Image>/Filters/Artistic/Oilify...
IMAGETYPES
RGB*, GRAY*
INPUT ARGUMENTS
TYPE
NAME
DESCRIPTION
INT32
run_mode
Interactive, non-interactive
IMAGE
image
Input image (unused)
DRAWABLE
drawable
Input drawable
INT32
mask_size
Oil paint mask size
INT32
mode
Algorithm {RGB (0), INTENSITY (1)}
SOME SYNTAX ALTERNATIVES
$drawable->oilify
(mask_size,mode)
$image->oilify
(drawable,mask_size,mode)
plug_in_oilify
(drawable,mask_size,mode)
oilify Layer
(drawable,mask_size,mode)
oilify Image
(drawable,mask_size,mode)
oilify Plugin
(drawable,mask_size,mode)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/oilify
AUTHOR
Torsten Martinsen
(c)1996 Torsten Martinsen
This page was created by
gimpdoc
, written by
Marc Lehmann <pcg@goof.com>