[PYTHON IMAGE-SIG] Bug ?

Michael Cherkassoff mikec@math.ubc.ca
Fri, 06 Jun 1997 16:38:44 -0700


Hi, there.

It looks like a bug:

When I create new image with

Image.new("RGB",(sizex,sizey))

then it usually does not get initialized to all black
as the manual claims. Usually it has some garbage pixels or
even some previous image (in color) if you work interactively
and have created some before.

With explicit color initializer it works fine though.

Michael.
--------------------------------------------------------------
Michael Cherkassoff  (mikec@math.ubc.ca)
Department of Mathematics,                
University of British Columbia, B.C.

_______________
IMAGE-SIG - SIG on Image Processing with Python

send messages to: image-sig@python.org
administrivia to: image-sig-request@python.org
_______________