Re: [Tutor] problem in converting pixel data to image file

2008-08-18 Thread Tomaz Bevec
ECTED]> > Subject: Re: [Tutor] problem in converting pixel data to image file > To: tutor@python.org > Date: Monday, August 18, 2008, 3:41 AM > > Message: 3 > > Date: Mon, 18 Aug 2008 14:30:08 +0530 > > From: "Ashish Sethi" > <[EMAIL PROTECTED]> >

Re: [Tutor] problem in converting pixel data to image file

2008-08-18 Thread Lie Ryan
On Mon, 2008-08-18 at 16:24 +0530, Ashish Sethi wrote: > Hey Lie, > Thanks for replying so promptly. > Here is my real problem which I posted as a new post:- You should always Reply-to-all so everybody in the tutor-list could see the response. > I have a problem in converting between different RG

Re: [Tutor] problem in converting pixel data to image file

2008-08-18 Thread Lie Ryan
> Message: 3 > Date: Mon, 18 Aug 2008 14:30:08 +0530 > From: "Ashish Sethi" <[EMAIL PROTECTED]> > Subject: [Tutor] problem in converting pixel data to image file > To: tutor@python.org > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="utf-8" > > Hi all, > I have a pr

Re: [Tutor] problem in converting pixel data to image file

2008-08-18 Thread Kent Johnson
On 8/18/08, Ashish Sethi <[EMAIL PROTECTED]> wrote: > Hi all, > I have a problem in converting the pixel data (read from a string and > written to a file using fromstring command in PIL ). > The file handle of this file is called buffer. Now, when I tried to open the > file as an image file but it