pil bug?

J

John Smith

Hello, I don't know if this is a bug or not, but when you convert an image
from one mode to another, the object's filename gets lost in the conversion
process.

for example:

error: no attribute called filename

is this a bug?

The simple solution is to assign a new attribute called filename to the
newly converted object, but it seems like filenames should probably be
kept??

opinions? suggestions?

thanks in advance
 
F

Fredrik Lundh

John said:
Hello, I don't know if this is a bug or not, but when you convert an image
from one mode to another, the object's filename gets lost in the conversion
process.

the filename attribute is only valid for image objects that are
created from files.

</F>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top