home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / GFX / Converter / IMAFX26.lha / imagefx2 / rexx / TestRecord2.ifx < prev    next >
Encoding:
Text File  |  1993-07-13  |  377 b   |  22 lines

  1. /*
  2.  * Arexx Macro created with ImageFX
  3.  *
  4.  * This does the same things as TestRecord1.ifx, but asks the user
  5.  * to enter values instead of doing exactly what was recorded.
  6.  */
  7.  
  8. OPTIONS RESULTS
  9.  
  10. ActiveColor 1
  11. DrawMode Normal
  12. Pen 0 1
  13. Blend 100
  14. AlphaChannel Off
  15. EdgeMode Normal 0
  16. FillMode Solid 0 0 0 SMOOTH
  17. AirbrushSettings 5 50 0 Spray
  18.  
  19. LoadBuffer FORCE
  20. Scale
  21. SaveBufferAs ILBM
  22.