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)
50 # 5) Test reading PseudoColor (256 color + matte channel)
59 # 6) Test reading PseudoColor using contiguous planar packing
68 # 7) Test reading PseudoColor using seperate planes
77 # 8) Test Reading TrueColor (8-bit)
85 # 9) Test Reading TrueColor (16-bit)
94 # 10) Test Reading 8-bit TrueColor Tiled (32x32 tiles)
102 # 11) Test Reading 8-bit TrueColor Tiled (8 rows per strip)
110 # 12) Test Reading Grayscale 4-bit
118 # 13) Test Reading Grayscale 8-bit
126 # 14) Test Reading Grayscale 8-bit + matte
134 # 15) Test Reading Grayscale 12-bit
142 # 16) Test Reading Grayscale 16-bit