[Date Prev][Date Next][Thread Prev][Thread Next]
[Search]
[Date Index]
[Thread Index]
Re: [MacPerl] graphics
At 10:48 am -0500 23/1/00, Chris Nandor wrote:
> >Someone has mentioned clip2gif, which is a good solution.
>
>It might be the best bet.
clip2gif is good and Leonard Rosenthol's ImageMagic, currently in
beta, might be a very interesting alternative. You can write to him
<mailto:leonardr@life-online.org> if you want to test it. Here is
the AE dictionary:
crop: Crop the image
crop integer -- image ref
using string -- a geometry description string
scale: scale the image
scale integer -- image ref
using string -- a
[sampling boolean] -- use a sampling algorithm
instead of simple scale
rotate: Rotate an image
rotate integer -- image reference
using real -- rotate value
[cropping boolean] -- crop the image to the original size
[sharpening boolean] -- sharpen the image during rotation
composite: composite one image onto another
composite integer -- image to be composited
onto integer -- destination image
at string -- geometry location for compositing
label: label an image
label integer -- image ref
using string -- text to label the image with
sharpen: sharpen the image
sharpen integer -- image ref
using real -- specified sharpen factor
blur: Blur effect the image
blur integer -- image ref
using real -- specified c factor
charcoal: Charcoal effect the image
charcoal integer -- image ref
using real -- specified charcoal factor
edge: edge effect the image
edge integer -- image ref
using real -- specified i factor
implode: implode effect the image
implode integer -- image ref
using real -- specified s factor
solarize: solarize effect the image
solarize integer -- image ref
using real -- specified solarize factor
swirl: swirl the image
swirl integer -- image ref
using real -- specified s factor
despeckle: despeckle the image
despeckle integer -- image ref
emboss: Emboss the image
emboss integer -- image ref
enhance: enhance the image
enhance integer -- image ref
equalize: equalize the image
equalize integer -- image ref
flip: flip the image vertically
flip integer -- image ref
flop: flop the image horizontally
flop integer -- image ref
normalize: normalize the image
normalize integer -- image reaf
reduce noise: reduce the noise from the image
reduce noise integer -- image ref
# ===== Want to unsubscribe from this list?
# ===== Send mail with body "unsubscribe" to macperl-request@macperl.org