logo       

Re: Image manipulation: msg#00128

lang.smalltalk.squeak.beginners

Subject: Re: Image manipulation

On Tue, Sep 19, 2006 at 02:48:24PM -0400, David Shaffer wrote:
>
> Otherwise you can use ImageMagick either by executing it's various
> command line tools. For an example of running a command line app look
> at the UnixProcess class side method called testRunCommand. It is
> fairly straightforward to execute an external command from inside Squeak.

Since this is on the beginners' list, I'll mention that UnixProcess
is part of the OSProcess package, so you need to load it from SqueakMap.
You should also load CommandShell at the same time, because it has
additional help for running external programs from Squeak.

Dave


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise