On 06.04.2011 07:18, Gary Peterson wrote:
Do we have, preferably in the
base image (i.e. we have access limitations to external code),
something like
image := Image fromPath:
'c:\temp\picture1.bmp'.
writer := ImageWriter newGifWriter.
writer writeImage: image toPath: 'c:\temp\picture1.gif'.
Noticed some readers, but no
simple writers. Any compressed image type will do.
Noticed something 'Arbor...' but
didn't seem to have these simple services.
thx,
gp
There's PNGImageWriter in the public repository, which works quite
well.
Cheers,
Henry
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc