Lines Matching refs:image
7 "GIF image file" => "200x100.gif",
10 "JPEG image file" => "200x100.jpg",
13 "PNG image file" => "200x100.png",
16 "SWF image file" => "200x100.swf",
19 "BMP image file" => "200x100.bmp",
22 "TIFF intel byte order image file" => "200x100.tiff",
25 "JPC image file" => "test1pix.jpc",
28 "JP2 image file" => "test1pix.jp2",
31 "IFF image file" => "test4pix.iff"
46 -- GIF image file (200x100.gif) --
61 string(9) "image/gif"
66 -- JPEG image file (200x100.jpg) --
81 string(10) "image/jpeg"
88 -- PNG image file (200x100.png) --
101 string(9) "image/png"
106 -- SWF image file (200x100.swf) --
122 -- BMP image file (200x100.bmp) --
135 string(9) "image/bmp"
140 -- TIFF intel byte order image file (200x100.tiff) --
151 string(10) "image/tiff"
156 -- JPC image file (test1pix.jpc) --
176 -- JP2 image file (test1pix.jp2) --
191 string(9) "image/jp2"
196 -- IFF image file (test4pix.iff) --
209 string(9) "image/iff"