I am an Image ReadWriter supposed to be in charge of PCX file encoding and
decoding.

Actually, as my instances does not implement understandsImageFormat, they
use the default ^false implementation and I cannot be used.
I don't have uses in the image also :).

But in case I am fixed, the code to open a morph with a pcx image is:

PCXReadWriter formFromFileNamed: 'anImage.pcx'.


;)
Guille

On Wed, Apr 20, 2011 at 3:17 PM, laurent laffont
<[email protected]>wrote:

> Today:  PCXReadWriter
>
>
> Comment Of The Day Contest - One Day One Comment
> Rules:
> #1: Each day a not commented class is elected. Each day the best comment
> will be integrated with name of the author(s).
> #2: If you cannot comment it, deprecate it.
> Results: http://code.google.com/p/pharo/wiki/CommentOfTheDayContest
>
> Laurent
>

Reply via email to