In SciPy / NumPy, the primary way to read and write images is PIL. But PIL does not yet support Python3. Is there some good way to read, write, and resize images in a NumPy and Python3 environment?