Searched refs:FileType (Results 1 – 25 of 35) sorted by relevance
12
23 [FileType] => 238 [Thumbnail.FileType] => 2
23 ["FileType"]=>43 ["Thumbnail.FileType"]=>
27 ["FileType"]=>56 ["Thumbnail.FileType"]=>
13 ["FileType"]=>
17 ["FileType"]=>
34 ["FileType"]=>63 ["Thumbnail.FileType"]=>
21 ["FileType"]=>
18 ["FileType"]=>40 ["Thumbnail.FileType"]=>
20 ["FileType"]=>
47 [FileType] => 2
22 ["FileType"]=>
1936 image_filetype FileType; member3283 …yte_count || (ImageInfo->FileType!=IMAGE_FILETYPE_TIFF_II && ImageInfo->FileType!=IMAGE_FILETYPE_T… in exif_process_IFD_TAG_impl()3359 …if (ImageInfo->FileType == IMAGE_FILETYPE_TIFF_II || ImageInfo->FileType == IMAGE_FILETYPE_TIFF_MM… in exif_process_IFD_TAG_impl()3360 ImageInfo->Thumbnail.filetype = ImageInfo->FileType; in exif_process_IFD_TAG_impl()4277 ImageInfo->FileType = IMAGE_FILETYPE_UNKNOWN; in exif_scan_FILE_header()4285 ImageInfo->FileType = IMAGE_FILETYPE_JPEG; in exif_scan_FILE_header()4296 ImageInfo->FileType = IMAGE_FILETYPE_TIFF_II; in exif_scan_FILE_header()4310 ImageInfo->FileType = IMAGE_FILETYPE_TIFF_MM; in exif_scan_FILE_header()4578 exif_iif_add_int(&ImageInfo, SECTION_FILE, "FileType", ImageInfo.FileType); in PHP_FUNCTION()4579 …&ImageInfo, SECTION_FILE, "MimeType", (char*)php_image_type_to_mime_type(ImageInfo.FileType)); in PHP_FUNCTION()
Completed in 41 milliseconds