plug-in-emboss

Eric L. Hernes
John Schlag

Description

Simulate an image created by embossing

Help

Emboss or Bumpmap the given drawable, specifying the angle and elevation for the light source.


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_FLOAT azimuth The Light Angle (degrees)
PF_FLOAT elevation The Elevation Angle (degrees)
PF_INT depth The Filter Width
PF_INT emboss Emboss or Bumpmap

Return

None