Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: /View Effects

From: robbo1mark:aol at: 2-Mar-2001 10:31

JEFF, THANKS for your prompt repsonse to my query, facet.doc??? is this in the old rebol/view guide? if so then I'll look there? if not then what is it? thanks for the facelab.r script. Iam writing / plan to extend a command line function for image processing with preview & save options. for example consider this example of my fumction;
>> image-lab/invert/preview/bitmap %ukiah.jpg %silly.bmp
would invert the image file %ukiah.jpg , show a preview and save the new image to a bitmap file %sily.bmp . This image-lab power-tool function plans to incorporate multiple effects & refinements. Thanks for your speedy & helpful help! Mark Dickson In a message dated Fri, 2 Mar 2001 10:09:08 AM Eastern Standard Time, [jeff--rebol--net] writes: << In the facet doc.
> what is the full up to date list of effects that REBOL/View > can set a FACE/effect to? > > ie: make face [effect: 'invert ] > > also what is the correct procedure for scripting multiple > effects on an image ie 'vflip 'greyscale I presume it's a > block?
Yes.
> Iam writing an Image-Lab power-tool function with multiple > refinements.
http://www.rebol.com/library/scripts/facelab.r