]> granicus.if.org Git - python/commit
Modified to use 'rgbimg' instead of the SGI specific 'imgfile' for reading
authorRoger E. Masse <rmasse@newcnri.cnri.reston.va.us>
Wed, 15 Jan 1997 20:07:07 +0000 (20:07 +0000)
committerRoger E. Masse <rmasse@newcnri.cnri.reston.va.us>
Wed, 15 Jan 1997 20:07:07 +0000 (20:07 +0000)
commite17ec8d149238154888da2d128f90326fc70d3d2
treece48e58775f2ee38bb6f312efbd2cb392c0cf685
parent1ce7c6fde8a8879ec64242dc0d01b660b934633a
Modified to use 'rgbimg' instead of the SGI specific 'imgfile' for reading
the imagefiles and converting tham to a format suitable for imageop.  Also
added two more tests 'rgb2rgb8' and 'rgb82rgb' which remove the dependence
on the file 'greytest.rgb'.

Note: test_imgfile.py still uses 'greytest.rgb'
Lib/test/test_imageop.py