https://matplotlib.svn.sf.net/svnroot/matplotlib/branches/v1_0_maint
........
r8837 | mdboom | 2010-12-14 10:54:03 -0500 (Tue, 14 Dec 2010) | 2 lines
NonUniformImage only supports nearest and bilinear interpolation, so if the user passes something else, an exception should be raised.
........