Image consists of pixels. Each pixel has its RGBA values. In python whidout any 
extra downloadable modules, is there a way to get those values. I know PIG has 
it but i hav Python 3.3.2 so PIG wont do. In java under swingx there is a 
command called .getRGB() and whit some manipulation to that value i can get the 
R G B and A. Is there something similar in python?

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to