From professional translators, enterprises, web pages and freely available translation repositories.
exif
exif
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
exif bilgisi
exif info
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
ek exif Özellikleri
additional exif properties
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
standart exif etiketleri
standard exif tags
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
exif tarihi- saati
exif date-time
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
exif@ title: group
width: height
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
exif yönlendirme etiketini ayarla
use exif orientation
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
exif ikili dosyaları (*. exif)
exif binary files (*. exif)
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
yapımcı notu yazılı exif eitketleri
makernote exif tags
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
exif yönlendirme etiketini ayarla
exif orientation
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
exif yönlendirme etiketini ayarlanormal exif orientation
adjust exif orientation tag
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
exif bilgisi ile otomatik döndür/ Çevir
auto rotate/ flip using exif information
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
bu dosyalar için exif yönlendirmesi gözden geçirilemedi:
failed to revise exif orientation these files:
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
% 1 dosyası için exif yönlendirmesi gözden geçirilemedi.
failed to revise exif orientation for file %1.
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
exif yönlendirme etiketleri gözden geçiriliyor. lütfen bekleyin...
revising exif orientation tags. please wait...
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
bu seçeneği etkinleştirirseniz, resim yönelimi exif bilgisine göre ayarlanacaktır.
if you enable this option, the images' orientations will be set according to their exif information.
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
resimlerin tarih ve zamanını exif, xmp ve iptc etiketlerinde saklamak bu seçeneği açın.
turn on this option to store the image date and time in the exif, xmp, and iptc tags.
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
if you have php compiled with --enable-exif you are able to work with information stored in headers of jpeg and tiff images.
enhance the capabilities of gd to deal with different fonts by specifying the --with-xxxx configure switch to your php configure line.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
doğru kamera/ lens ayarlarını görüntü meta verisinden (exif veya xmp olarak) almak için bu seçeneği ayarlayın.
set this option to try to guess the right camera/ lens settings from the image metadata (as exif or xmp).
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
?php echo "test1.jpg: br \n"; $exif = exif_read_data ('tests / test1.jpg' ,'ifd0'); echo $exif===false? "no header data found. br \n": "image contains headers br "; $exif = exif_read_data ('tests / test2.jpg',0,true); echo "test2.jpg: br \n"; foreach($exif as $key= $section) {foreach($section as $name= $val) {echo "$key.$name: $val br \n";}}?
?php echo "test1.jpg: br / \n"; $exif = exif_read_data ('tests / test1.jpg' ,'ifd0'); echo $exif===false? "no header data found. br / \n": "image contains headers br / "; $exif = exif_read_data ('tests / test2.jpg',0,true); echo "test2.jpg: br / \n"; foreach($exif as $key= $section) {foreach($section as $name= $val) {echo "$key.$name: $val br / \n";}}?
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting