plug-in-hot

Eric L. Hernes
Alan Wm Paeth

Description

Find and fix pixels that may be unsafely bright

Help

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.


Type

unknown

Parameters

Type Name Description
PF_INT run-mode The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }
PF_IMAGE image The Image
PF_DRAWABLE drawable The Drawable
PF_INT mode Mode { NTSC (0), PAL (1) }
PF_INT action The action to perform
PF_INT new-layer Create a new layer { TRUE, FALSE }

Return

None