Error python "No module named Image"

It could be that those Python modules aren’t supported by IronPython. In which case you might consider implementing .NET instead. Here’s a basic example of implementing the System.Drawing namespace to save a bitmap: