plug_in_holes_Iterator_ALT << INDEX >> plug_in_ifs_compose

plug_in_hot (1997)

NAME
plug_in_hot - Look for hot NTSC or PAL pixels
SYNOPSIS
plug_in_hot (run_mode,image,drawable,mode,action,new_layerp)
DESCRIPTION
hot scans an image for pixels that will give unsave values of chrominance or composite signale amplitude when encoded into an NTSC or PAL signal. Three actions can be performed on these ``hot'' pixels. (0) reduce luminance, (1) reduce saturation, or (2) Blacken.
MENUPATH
<Image>/Filters/Colors/Hot...
IMAGETYPES
RGB
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageThe Image
DRAWABLEdrawableThe Drawable
INT32modeMode -- NTSC/PAL
INT32actionThe action to perform
INT32new_layerpCreate a new layer iff True
SOME SYNTAX ALTERNATIVES
$drawable->hot (mode,action,new_layerp)
$image->hot (drawable,mode,action,new_layerp)
plug_in_hot (drawable,mode,action,new_layerp)
hot Layer (drawable,mode,action,new_layerp)
hot Image (drawable,mode,action,new_layerp)
hot Plugin (drawable,mode,action,new_layerp)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/hot
AUTHOR
Eric L. Hernes, Alan Wm Paeth
(c)1997 Eric L. Hernes


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