Made minor changes in the Image processing topic of Python mode to ensure that the users do not get any compilation error of the type - AttributeError: 'NoneType' object has no attribute 'loadPixels'.
Will now make changes to ensure no error of type NULL POINTER EXCEPTION. Will then devote time to improve the code, wherever applicable and propose new features.
该提问来源于开源项目:jdf/processing.py