[Bug] Color class >># colorFromPixlValue:depth:

Michael S. Klein mklein at alumni.caltech.edu
Wed Sep 30 01:28:24 UTC 1998


It seems like Squeak *always* treats pixel values of zero as transparent.

If this is the case, the line:

	p = 0 ifTrue: [^Color transparent].

should be inserted at the top of this method.

-- Mike Klein


mklein at alumni.caltech.edu





More information about the Squeak-dev mailing list