<< E Commands | Erase >> |
Top: Documentation Library | Up: E Commands |
Effect Bitmap Command
Performs the specified effect. If an area is selected and the command can be applicable to an area, it will be applied to the area. If an area is not selected and the command is not applicable to an entire picture, the command will do nothing.
effect <EFFECT name> [NAME name]
EFFECT/s The name of the effect module.
NAME/s The picture name. Default=current.
Notes:
Some effect filters have additional options. Record the execution of an effect to see its options.
Examples:
ARexx:
effect effect 'Contrast'
effect effect 'Pixelize' name 'Graphics:Tiger.ILBM'
effect effect 'Pixelize' name 'Graphics:Tiger.ILBM'
Effect Command Definition url:BMEcmd/effect
created:2006-04-18 20:40:56 last updated:2006-08-18 19:41:27
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For Effect | sign in to add a comment |
There are no user contributed comments for this page. |
<< E Commands | Erase >> |
Top: Documentation Library | Up: E Commands |