Searched +full:greytest +full:. +full:rgb (Results 1 – 2 of 2) sorted by relevance
1 """Simple test script for imgfile.c2 Roger E. Masse5 from test.test_support import verbose, unlink, findfile, import_module13 on the image passed in name.24 # of the image in pixels and z is the number of bytes per pixel. Only25 # 3 byte RGB pixels and 1 byte greyscale pixels are supported.26 sizes = imgfile.getsizes(name)27 except imgfile.error:28 # get a more qualified path component of the script...30 ourname = sys.argv[0][all …]
1 begin 644 greytest.rgb