1997
Eric L. Hernes
Simulate an image created by embossing
Emboss or Bumpmap the given drawable, specifying the angle and elevation for the light source.
unknown
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 |
None