| Template | ANTIALIAS | MODE/K,AMOUNT/K
|
| | MODE
| Call AntiAlias operator. Insert:
| 0 | Edge Detect
| | 1 | Interpolate
| | 2 | Convolve
|
|
| | Example
| AntiAlias Mode 0
|
| | AMOUNT
| Select AntiAlias Amount.
|
| | Example
| AntiAlias Mode 1 Amount 120
|
| Template | ANTIQUE
|
| | NO PARAMS
| The Antique operator has no params.
|
| Template | EMBOSS | MODE/K,AMOUNT/K
|
| | MODE
| Set Emboss Mode. Insert:
| 0 | Up-Left
| | 1 | Up
| | 2 | Up-Right
| | 3 | Left
| | 4 | Right
| | 5 | Down-Left
| | 6 | Down
| | 7 | Down-Right
|
|
| | Example
| Emboss Mode 8
Set Emboss to Down-Right.
|
| | AMOUNT
| Set Emboss amount. Valid values range from 0 to 256.
|
| | Example
| Emboss Amount 120
|
| Template | GREY |
|
| | NO PARAMS
| Grey operator takes no params.
|
| Template | NEGATIVE |
|
| | NO PARAMS
| Negative operator takes no params.
|
| Template | TEXTURE | NAME/K,MODE/K,DEPTH/K,SHINY/S,SHADING/S
|
| | NAME
| This is the name of the texture to apply. The name must include
the full path.
|
| | Example
| TEXTURE NAME 'imagefx:textures/cones'
|
| | MODE
| Set Texture Mode. Insert:
| 0 | Up-Left
| | 1 | Up
| | 2 | Up-Right
| | 3 | Left
| | 4 | Right
| | 5 | Down-Left
| | 6 | Down
| | 7 | Down-Right
|
|
| | DEPTH
| Set Texture Depth. Valid values range from 0 to 255.
|
| | Example
| Texture Depth 128
|
| | SHINY
| If specified, set the Shiny effect.
|
| | SHADING
| If specified set the Shading effect.
|
| | Example
| Texture Shiny Shading
|