Imagine Python (Dev Shed)
[Posted May 5, 2004 by cook]
Mark Lee Smith
explores image manipulation with Python in a Dev Shed article.
"
Quite a cryptic title, but if you havent guessed, were talking about Images. This being a Python article thats what we're using! If youve never thought about it, or -- even better -- if you didnt know it was possible then youre in for a nice surprise; not only can Python do this but its pretty good at it, too. Actually, Python works well with graphics in general, but for now were sticking to the 2D kind."
(
Log in to post comments)