Lines Matching full:reading
3 # Test reading TIFF images
18 # 1) Test Reading Monochrome
25 # 2) Test reading PseudoColor (16 color)
33 # 3) Test reading PseudoColor (16 color + matte channel)
41 # 4) Test reading PseudoColor (256 color)
49 # 5) Test reading PseudoColor (256 color + matte channel)
57 # 6) Test reading PseudoColor using contiguous planar packing
65 # 7) Test reading PseudoColor using seperate planes
73 # 8) Test Reading TrueColor (8-bit)
81 # 9) Test Reading TrueColor (16-bit)
90 # 10) Test Reading 8-bit TrueColor Tiled (32x32 tiles)
98 # 11) Test Reading 8-bit TrueColor Tiled (8 rows per strip)
106 # 12) Test Reading Grayscale 4-bit
114 # 13) Test Reading Grayscale 8-bit
122 # 14) Test Reading Grayscale 8-bit + matte
130 # 15) Test Reading Grayscale 12-bit
139 # 16) Test Reading Grayscale 16-bit