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
Today: �PCXReadWriterComment 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.Laurent