plug-in-vpropagate

Shuji Narazaki (narazaki@InetQ.or.jp)

Description

Propagate certain colors to neighboring pixels

Help

Propagate values of the layer


Type

unknown

Parameters

Type Name Description
PF_INT run-mode The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }
PF_IMAGE image Input image (not used)
PF_DRAWABLE drawable Input drawable
PF_INT propagate-mode propagate 0:white, 1:black, 2:middle value 3:foreground to peak, 4:foreground, 5:background, 6:opaque, 7:transparent
PF_INT propagating-channel channels which values are propagated
PF_FLOAT propagating-rate 0.0 <= propagatating_rate <= 1.0
PF_INT direction-mask 0 <= direction-mask <= 15
PF_INT lower-limit 0 <= lower-limit <= 255
PF_INT upper-limit 0 <= upper-limit <= 255

Return

None