F-Spot has a ppm reader that handles several formats, the source is in gnome cvs under the module F-Spot. It isn't really complete but if you have a specific issue let me know and I'm happy to help solve it.
--Larry On Tue, 2005-12-13 at 09:26 +0000, Mayur Devendra Punekar wrote: > Hello all, > > - I am using Debian machine with mono 1.1.10 compiler. > > - I am trying to read PPM Image file. Is there any class or method > avaliable by which I can do that directly?? > > - Currently I am trying to read the PPM file with "BinaryReader" > class. But "ReadInt32()" method of this calss is not working an > returning garbage, other methods such as "PeekChar()" or "ReadChar()" > works fine with out problem!!! Can any one tell me whats going on > here ??? > > - Any help extended would be highly appriciated!! > > Cheers > > Mayur > > > > > _______________________________________________ > Mono-devel-list mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-devel-list _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
