El Sunday 18 January 2009 15:02:40 Matt Smith escribió:
> I'm working on some image analysis, and displaying the result.  One of
> the problems I have is grayScale.  I don't mind using 8bit for display,
> but is there a default grayScale color table?  I suppose I could make
> one, but it would be nice to import one.
>
I'm not fond of image processing, but I've done some work with PIL and Qt and
this class became quite handy:  
http://www.pythonware.com/library/pil/handbook/imageqt.htm.

Nahuel

_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to