Re: How to get a dot's or pixel's RGB with PIL
I got it. Pass python challenge chapter 7. -- http://mail.python.org/mailman/listinfo/python-list
Re: How to get a dot's or pixel's RGB with PIL
On May 26, 2007, at 11:29 PM, [EMAIL PROTECTED] wrote: > e.g. rtfm = (100,100) im.getpixel(rtfm) -- http://mail.python.org/mailman/listinfo/python-list
How to get a dot's or pixel's RGB with PIL
e.g. -- http://mail.python.org/mailman/listinfo/python-list