home *** CD-ROM | disk | FTP | other *** search
- /*
- * Arexx Macro created with ImageFX
- *
- * This does the same things as TestRecord1.ifx, but asks the user
- * to enter values instead of doing exactly what was recorded.
- */
-
- OPTIONS RESULTS
-
- ActiveColor 1
- DrawMode Normal
- Pen 0 1
- Blend 100
- AlphaChannel Off
- EdgeMode Normal 0
- FillMode Solid 0 0 0 SMOOTH
- AirbrushSettings 5 50 0 Spray
-
- LoadBuffer FORCE
- Scale
- SaveBufferAs ILBM
-