Your IP : 216.73.216.240
<?php
/****************************************************************************************\
** JoomGallery 3 **
** By: JoomGallery::ProjectTeam **
** Copyright (C) 2008 - 2021 JoomGallery::ProjectTeam **
** Based on: JoomGallery 1.0.0 by JoomGallery::ProjectTeam **
** Released under GNU GPL Public License **
** License: http://www.gnu.org/copyleft/gpl.html or have a look **
** at administrator/components/com_joomgallery/LICENSE.TXT **
\****************************************************************************************/
defined('_JEXEC') or die('Direct Access to this location is not allowed.');
$exif_config_array = array
(
"IFD0" => array
(
270 => array( 'Attribute' => "ImageDescription",
'Name' => JText::_('COM_JOOMGALLERY_IFD0_IMAGEDESCRIPTION'),
'Description' => JText::_('COM_JOOMGALLERY_IFD0_IMAGEDESCRIPTION_DESCRIPTION'),
'Calculation' => "",
'Format' => "ASCII String",
'Units' => ""
),
271 => array( 'Attribute' => "Make",
'Name' => JText::_('COM_JOOMGALLERY_IFD0_MAKE'),
'Description' => JText::_('COM_JOOMGALLERY_IFD0_MAKE_DESCRIPTION'),
'Calculation' => "",
'Format' => "ASCII String",
'Units' => ""
),
272 => array( 'Attribute' => "Model",
'Name' => JText::_('COM_JOOMGALLERY_IFD0_MODEL'),
'Description' => JText::_('COM_JOOMGALLERY_IFD0_MODEL_DESCRIPTION'),
'Calculation' => "",
'Format' => "ASCII String",
'Units' => ""
),
274 => array( 'Attribute' => "Orientation",
'Name' => JText::_('COM_JOOMGALLERY_IFD0_ORIENTATION'),
'Description' => JText::_('COM_JOOMGALLERY_IFD0_ORIENTATION_DESCRIPTION'),
'Calculation' => "Array",
'Format' => "Unsigned Short",
'Units' => "",
1 => JText::_('COM_JOOMGALLERY_IFD0_ORIENTATION_1'),
2 => JText::_('COM_JOOMGALLERY_IFD0_ORIENTATION_2'),
3 => JText::_('COM_JOOMGALLERY_IFD0_ORIENTATION_3'),
4 => JText::_('COM_JOOMGALLERY_IFD0_ORIENTATION_4'),
5 => JText::_('COM_JOOMGALLERY_IFD0_ORIENTATION_5'),
6 => JText::_('COM_JOOMGALLERY_IFD0_ORIENTATION_6'),
7 => JText::_('COM_JOOMGALLERY_IFD0_ORIENTATION_7'),
8 => JText::_('COM_JOOMGALLERY_IFD0_ORIENTATION_8')
),
282 => array( 'Attribute' => "XResolution",
'Name' => JText::_('COM_JOOMGALLERY_IFD0_XRESOLUTION'),
'Description' => JText::_('COM_JOOMGALLERY_IFD0_XRESOLUTION_DESCRIPTION'),
'Calculation' => "Denum",
'Format' => "Unsigned Rational",
'Units' => JText::_('COM_JOOMGALLERY_IFD0_DOTSPERRESOLUTIONUNIT')
),
283 => array( 'Attribute' => "YResolution",
'Name' => JText::_('COM_JOOMGALLERY_IFD0_YRESOLUTION'),
'Description' => JText::_('COM_JOOMGALLERY_IFD0_YRESOLUTION_DESCRIPTION'),
'Calculation' => "Denum",
'Format' => "Unsigned Rational",
'Units' => JText::_('COM_JOOMGALLERY_IFD0_DOTSPERRESOLUTIONUNIT')
),
296 => array( 'Attribute' => "ResolutionUnit",
'Name' => JText::_('COM_JOOMGALLERY_IFD0_RESOLUTIONUNIT'),
'Description' => JText::_('COM_JOOMGALLERY_IFD0_RESOLUTIONUNIT_DESCRIPTION'),
'Calculation' => "Array",
'Format' => "Unsigned Short",
'Units' => "",
1 => JText::_('COM_JOOMGALLERY_IFD0_RESOLUTIONUNIT_1'),
2 => JText::_('COM_JOOMGALLERY_IFD0_RESOLUTIONUNIT_2'),
3 => JText::_('COM_JOOMGALLERY_IFD0_RESOLUTIONUNIT_3'),
4 => JText::_('COM_JOOMGALLERY_IFD0_RESOLUTIONUNIT_4'),
5 => JText::_('COM_JOOMGALLERY_IFD0_RESOLUTIONUNIT_5')
),
305 => array( 'Attribute' => "Software",
'Name' => JText::_('COM_JOOMGALLERY_IFD0_SOFTWARE'),
'Description' => JText::_('COM_JOOMGALLERY_IFD0_SOFTWARE_DESCRIPTION'),
'Calculation' => "",
'Format' => "ASCII String",
'Units' => ""
),
306 => array( 'Attribute' => "DateTime",
'Name' => JText::_('COM_JOOMGALLERY_IFD0_DATETIME'),
'Description' => JText::_('COM_JOOMGALLERY_IFD0_DATETIME_DESCRIPTION'),
'Calculation' => "",
'Format' => "ASCII String",
'Units' => ""
),
318 => array( 'Attribute' => "WhitePoint",
'Name' => JText::_('COM_JOOMGALLERY_IFD0_WHITEPOINT'),
'Description' => JText::_('COM_JOOMGALLERY_IFD0_WHITEPOINT_DESCRIPTION'),
'Calculation' => "",
'Format' => "Unsigned Rational",
'Units' => ""
),
319 => array( 'Attribute' => "PrimaryChromaticities",
'Name' => JText::_('COM_JOOMGALLERY_IFD0_PRIMARYCHROMATICITIES'),
'Description' => JText::_('COM_JOOMGALLERY_IFD0_PRIMARYCHROMATICITIES_DESCRIPTION'),
'Calculation' => "",
'Format' => "Unsigned Rational",
'Units' => ""
),
529 => array( 'Attribute' => "YCbCrCoefficients",
'Name' => JText::_('COM_JOOMGALLERY_IFD0_YCBCRCOEFFICIENTS'),
'Description' => JText::_('COM_JOOMGALLERY_IFD0_YCBCRCOEFFICIENTS_DESCRIPTION'),
'Calculation' => "",
'Format' => "Unsigned Rational",
'Units' => ""
),
531 => array( 'Attribute' => "YCbCrPositioning",
'Name' => JText::_('COM_JOOMGALLERY_IFD0_YCBCRPOSITIONING'),
'Description' => JText::_('COM_JOOMGALLERY_IFD0_YCBCRPOSITIONING_DESCRIPTION'),
'Calculation' => "Array",
'Format' => "Unsigned Short",
'Units' => "",
1 => JText::_('COM_JOOMGALLERY_IFD0_YCBCRPOSITIONING_1'),
2 => JText::_('COM_JOOMGALLERY_IFD0_YCBCRPOSITIONING_2')
),
532 => array( 'Attribute' => "ReferenceBlackWhite",
'Name' => JText::_('COM_JOOMGALLERY_IFD0_REFERENCEBLACKWHITE'),
'Description' => JText::_('COM_JOOMGALLERY_IFD0_REFERENCEBLACKWHITE_DESCRIPTION'),
'Calculation' => "",
'Format' => "Unsigned Rational",
'Units' => ""
),
315 => array( 'Attribute' => "Artist",
'Name' => JText::_('COM_JOOMGALLERY_IFD0_ARTIST'),
'Description' => JText::_('COM_JOOMGALLERY_IFD0_ARTIST_DESCRIPTION'),
'Calculation' => "",
'Format' => "ASCII String",
'Units' => ""
),
33432 => array( 'Attribute' => "Copyright",
'Name' => JText::_('COM_JOOMGALLERY_IFD0_COPYRIGHT'),
'Description' => JText::_('COM_JOOMGALLERY_IFD0_COPYRIGHT_DESCRIPTION'),
'Calculation' => "",
'Format' => "ASCII String",
'Units' => ""
),
),
'EXIF' => array
(
33434 => array( 'Attribute' => "ExposureTime",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_EXPOSURETIME'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_EXPOSURETIME_DESCRIPTION'),
'Calculation' => "",
'Format' => "Unsigned Rational",
'Units' => JText::_('COM_JOOMGALLERY_SECONDS')
),
33437 => array( 'Attribute' => "FNumber",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_FNUMBER'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_FNUMBER_DESCRIPTION'),
'Calculation' => "Denum",
'Format' => "Unsigned Rational",
'Units' => ""
),
34850 => array( 'Attribute' => "ExposureProgram",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_EXPOSUREPROGRAM'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_EXPOSUREPROGRAM_DESCRIPTION'),
'Calculation' => "Array",
'Format' => "Unsigned Short",
'Units' => "",
0 => JText::_('COM_JOOMGALLERY_SUBIFD_EXPOSUREPROGRAM_0'),
1 => JText::_('COM_JOOMGALLERY_SUBIFD_EXPOSUREPROGRAM_1'),
2 => JText::_('COM_JOOMGALLERY_SUBIFD_EXPOSUREPROGRAM_2'),
3 => JText::_('COM_JOOMGALLERY_SUBIFD_EXPOSUREPROGRAM_3'),
4 => JText::_('COM_JOOMGALLERY_SUBIFD_EXPOSUREPROGRAM_4'),
5 => JText::_('COM_JOOMGALLERY_SUBIFD_EXPOSUREPROGRAM_5'),
6 => JText::_('COM_JOOMGALLERY_SUBIFD_EXPOSUREPROGRAM_6'),
7 => JText::_('COM_JOOMGALLERY_SUBIFD_EXPOSUREPROGRAM_7'),
8 => JText::_('COM_JOOMGALLERY_SUBIFD_EXPOSUREPROGRAM_8')
),
34855 => array( 'Attribute' => "ISOSpeedRatings",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_ISOSPEEDRATINGS'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_ISOSPEEDRATINGS_DESCRIPTION'),
'Calculation' => "",
'Format' => "Unsigned Short",
'Units' => ""
),
36864 => array( 'Attribute' => "ExifVersion",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_EXIFVERSION'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_EXIFVERSION_DESCRIPTION'),
'Calculation' => "",
'Format' => "Undefined",
'Units' => ""
),
36867 => array( 'Attribute' => "DateTimeOriginal",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_DATETIMEORIGINAL'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_DATETIMEORIGINAL_DESCRIPTION'),
'Calculation' => "",
'Format' => "ASCII String",
'Units' => ""
),
36868 => array( 'Attribute' => "DateTimeDigitized",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_DATETIMEDIGITIZED'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_DATETIMEDIGITIZED_DESCRIPTION'),
'Calculation' => "",
'Format' => "ASCII String",
'Units' => ""
),
37121 => array( 'Attribute' => "ComponentsConfiguration",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_COMPONENTSCONFIGURATION'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_COMPONENTSCONFIGURATION_DESCRIPTION'),
'Calculation' => "",
'Format' => "Undefined",
'Units' => ""
),
37122 => array( 'Attribute' => "CompressedBitsPerPixel",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_COMPRESSEDBITSPERPIXEL'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_COMPRESSEDBITSPERPIXEL_DESCRIPTION'),
'Calculation' => "Denum",
'Format' => "Unsigned Rational",
'Units' => JText::_('COM_JOOMGALLERY_SUBIFD_COMPRESSEDBITSPERPIXEL_UNIT')
),
37377 => array( 'Attribute' => "ShutterSpeedValue",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_SHUTTERSPEEDVALUE'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_SHUTTERSPEEDVALUE_DESCRIPTION'),
'Calculation' => "Denum",
'Format' => "Signed Rational",
'Units' => JText::_('COM_JOOMGALLERY_SUBIFD_SHUTTERSPEEDVALUE_UNIT')
),
37378 => array( 'Attribute' => "ApertureValue",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_APERTUREVALUE'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_APERTUREVALUE_DESCRIPTION'),
'Calculation' => "Denum",
'Format' => "Unsigned Rational",
'Units' => JText::_('COM_JOOMGALLERY_SUBIFD_APERTUREVALUE_UNIT')
),
37379 => array( 'Attribute' => "BrightnessValue",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_BRIGHTNESSVALUE'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_BRIGHTNESSVALUE_DESCRIPTION'),
'Calculation' => "Denum",
'Format' => "Signed Rational",
'Units' => JText::_('COM_JOOMGALLERY_SUBIFD_BRIGHTNESSVALUE_UNIT')
),
37380 => array( 'Attribute' => "ExposureBiasValue",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_EXPOSUREBIASVALUE'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_EXPOSUREBIASVALUE_DESCRIPTION'),
'Calculation' => "",
'Format' => "Signed Rational",
'Units' => JText::_('COM_JOOMGALLERY_SUBIFD_EXPOSUREBIASVALUE_UNIT')
),
37381 => array( 'Attribute' => "MaxApertureValue",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_MAXAPERTUREVALUE'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_MAXAPERTUREVALUE_DESCRIPTION'),
'Calculation' => "Denum",
'Format' => "Unsigned Rational",
'Units' => JText::_('COM_JOOMGALLERY_SUBIFD_APERTUREVALUE_UNIT')
),
37382 => array( 'Attribute' => "SubjectDistance",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_SUBJECTDISTANCE'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_SUBJECTDISTANCE_DESCRIPTION'),
'Calculation' => "",
'Format' => "Signed Rational",
'Units' => JText::_('COM_JOOMGALLERY_SUBIFD_SUBJECTDISTANCE_UNIT')
),
37383 => array( 'Attribute' => "MeteringMode",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_METERINGMODE'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_METERINGMODE_DESCRIPTION'),
'Calculation' => "Array",
'Format' => "Unsigned Short",
'Units' => "",
0 => JText::_('COM_JOOMGALLERY_SUBIFD_METERINGMODE_0'),
1 => JText::_('COM_JOOMGALLERY_SUBIFD_METERINGMODE_1'),
2 => JText::_('COM_JOOMGALLERY_SUBIFD_METERINGMODE_2'),
3 => JText::_('COM_JOOMGALLERY_SUBIFD_METERINGMODE_3'),
4 => JText::_('COM_JOOMGALLERY_SUBIFD_METERINGMODE_4'),
5 => JText::_('COM_JOOMGALLERY_SUBIFD_METERINGMODE_5'),
6 => JText::_('COM_JOOMGALLERY_SUBIFD_METERINGMODE_6'),
255 => JText::_('COM_JOOMGALLERY_SUBIFD_METERINGMODE_255')
),
37384 => array( 'Attribute' => "LightSource",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_LIGHTSOURCE'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_LIGHTSOURCE_DESCRIPTION'),
'Calculation' => "Array",
'Format' => "Unsigned Short",
'Units' => "",
0 => JText::_('COM_JOOMGALLERY_SUBIFD_LIGHTSOURCE_0'),
1 => JText::_('COM_JOOMGALLERY_SUBIFD_LIGHTSOURCE_1'),
2 => JText::_('COM_JOOMGALLERY_SUBIFD_LIGHTSOURCE_2'),
3 => JText::_('COM_JOOMGALLERY_SUBIFD_LIGHTSOURCE_3'),
4 => JText::_('COM_JOOMGALLERY_SUBIFD_LIGHTSOURCE_4'),
9 => JText::_('COM_JOOMGALLERY_SUBIFD_LIGHTSOURCE_9'),
10 => JText::_('COM_JOOMGALLERY_SUBIFD_LIGHTSOURCE_10'),
11 => JText::_('COM_JOOMGALLERY_SUBIFD_LIGHTSOURCE_11'),
12 => JText::_('COM_JOOMGALLERY_SUBIFD_LIGHTSOURCE_12'),
13 => JText::_('COM_JOOMGALLERY_SUBIFD_LIGHTSOURCE_13'),
14 => JText::_('COM_JOOMGALLERY_SUBIFD_LIGHTSOURCE_14'),
15 => JText::_('COM_JOOMGALLERY_SUBIFD_LIGHTSOURCE_15'),
17 => JText::_('COM_JOOMGALLERY_SUBIFD_LIGHTSOURCE_17'),
18 => JText::_('COM_JOOMGALLERY_SUBIFD_LIGHTSOURCE_18'),
19 => JText::_('COM_JOOMGALLERY_SUBIFD_LIGHTSOURCE_19'),
20 => JText::_('COM_JOOMGALLERY_SUBIFD_LIGHTSOURCE_20'),
21 => JText::_('COM_JOOMGALLERY_SUBIFD_LIGHTSOURCE_21'),
22 => JText::_('COM_JOOMGALLERY_SUBIFD_LIGHTSOURCE_22'),
23 => JText::_('COM_JOOMGALLERY_SUBIFD_LIGHTSOURCE_23'),
24 => JText::_('COM_JOOMGALLERY_SUBIFD_LIGHTSOURCE_24'),
255 => JText::_('COM_JOOMGALLERY_SUBIFD_LIGHTSOURCE_255')
),
37385 => array( 'Attribute' => "Flash",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH_DESCRIPTION'),
'Calculation' => "Array",
'Format' => "Unsigned Short",
'Units' => "",
0 => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH_0'),
1 => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH_1'),
5 => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH_5'),
7 => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH_7'),
8 => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH_8'),
9 => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH_9'),
13 => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH_13'),
15 => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH_15'),
16 => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH_16'),
20 => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH_20'),
24 => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH_24'),
25 => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH_25'),
29 => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH_29'),
31 => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH_31'),
32 => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH_32'),
48 => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH_48'),
65 => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH_65'),
69 => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH_69'),
71 => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH_71'),
73 => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH_73'),
77 => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH_77'),
79 => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH_79'),
80 => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH_80'),
88 => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH_88'),
89 => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH_89'),
93 => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH_93'),
95 => JText::_('COM_JOOMGALLERY_SUBIFD_FLASH_95')
),
37386 => array( 'Attribute' => "FocalLength",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_FOCALLENGTH'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_FOCALLENGTH_DESCRIPTION'),
'Calculation' => "Denum",
'Format' => "Unsigned Rational",
'Units' => JText::_('COM_JOOMGALLERY_SUBIFD_FOCALLENGTH_UNIT')
),
37510 => array( 'Attribute' => "UserComment",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_USERCOMMENT'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_USERCOMMENT_DESCRIPTION'),
'Calculation' => "",
'Format' => "Undefined",
'Units' => ""
),
// 37520 => array( 'Attribute' => "SubsecTime",
// 'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_SUBSECTIME'),
// 'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_SUBSECTIME_DESCRIPTION'),
// 'Calculation' => "",
// 'Format' => "ASCII String",
// 'Units' => ""
// ),
// 37521 => array( 'Attribute' => "SubsecTimeOriginal",
// 'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_SUBSECTIMEORIGINAL'),
// 'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_SUBSECTIMEORIGINAL_DESCRIPTION'),
// 'Calculation' => "",
// 'Format' => "ASCII String",
// 'Units' => ""
// ),
// 37522 => array( 'Attribute' => "SubsecTimeDigitized",
// 'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_SUBSECTIMEDIGITIZED'),
// 'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_SUBSECTIMEDIGITIZED_DESCRIPTION'),
// 'Calculation' => "",
// 'Format' => "ASCII String",
// 'Units' => ""
// ),
// 40960 => array( 'Attribute' => "FlashPixVersion",
// 'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_FLASHPIXVERSION'),
// 'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_FLASHPIXVERSION_DESCRIPTION'),
// 'Calculation' => "",
// 'Format' => "Undefined",
// 'Units' => ""
// ),
40961 => array( 'Attribute' => "ColorSpace",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_COLORSPACE'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_COLORSPACE_DESCRIPTION'),
'Calculation' => "Array",
'Format' => "Unsigned Short",
'Units' => "",
1 => JText::_('COM_JOOMGALLERY_SUBIFD_COLORSPACE_SRGB'),
65535 => JText::_('COM_JOOMGALLERY_SUBIFD_COLORSPACE_65535')
),
40962 => array( 'Attribute' => "ExifImageWidth",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_EXIFIMAGEWIDTH'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_EXIFIMAGEWIDTH_DESCRIPTION'),
'Calculation' => "",
'Format' => "Unsigned Short/Long",
'Units' => JText::_('COM_JOOMGALLERY_SUBIFD_EXIFIMAGEWIDTHLENGTH_UNIT')
),
40963 => array( 'Attribute' => "ExifImageLength",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_EXIFIMAGELENGTH'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_EXIFIMAGELENGTH_DESCRIPTION'),
'Calculation' => "",
'Format' => "Unsigned Short/Long",
'Units' => JText::_('COM_JOOMGALLERY_SUBIFD_EXIFIMAGEWIDTHLENGTH_UNIT')
),
// 40964 => array( 'Attribute' => "RelatedSoundFile",
// 'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_RELATEDSOUNDFILE'),
// 'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_RELATEDSOUNDFILE_DESCRIPTION'),
// 'Calculation' => "",
// 'Format' => "ASCII String",
// 'Units' => ""
// ),
// 40965 => array( 'Attribute' => "ExifInteroperabilityOffset",
// 'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_EXIFINTEROPERABILITYOFFSET'),
// 'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_EXIFINTEROPERABILITYOFFSET_DESCRIPTION'),
// 'Calculation' => "",
// 'Format' => "Unsigned Long",
// 'Units' => ""
// ),
41486 => array( 'Attribute' => "FocalPlaneXResolution",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_FOCALPLANEXRESOLUTION'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_FOCALPLANEXRESOLUTION_DESCRIPTION'),
'Calculation' => "Denum",
'Format' => "Unsigned Rational",
'Units' => JText::_('COM_JOOMGALLERY_SUBIFD_FOCALPLANEXYRESOLUTION_UNIT')
),
41487 => array( 'Attribute' => "FocalPlaneYResolution",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_FOCALPLANEYRESOLUTION'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_FOCALPLANEYRESOLUTION_DESCRIPTION'),
'Calculation' => "Denum",
'Format' => "Unsigned Rational",
'Units' => JText::_('COM_JOOMGALLERY_SUBIFD_FOCALPLANEXYRESOLUTION_UNIT')
),
41488 => array( 'Attribute' => "FocalPlaneResolutionUnit",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_FOCALPLANERESOLUTIONUNIT'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_FOCALPLANERESOLUTIONUNIT_DESCRIPTION'),
'Calculation' => "Array",
'Format' => "Unsigned Short",
'Units' => "",
1 => JText::_('COM_JOOMGALLERY_SUBIFD_FOCALPLANERESOLUTIONUNIT_1'),
2 => JText::_('COM_JOOMGALLERY_SUBIFD_FOCALPLANERESOLUTIONUNIT_2'),
3 => JText::_('COM_JOOMGALLERY_SUBIFD_FOCALPLANERESOLUTIONUNIT_3')
),
41493 => array( 'Attribute' => "ExposureIndex",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_EXPOSUREINDEX'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_EXPOSUREINDEX_DESCRIPTION'),
'Calculation' => "",
'Format' => "Unsigned Rational",
'Units' => ""
),
41495 => array( 'Attribute' => "SensingMethod",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_SENSINGMETHOD'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_SENSINGMETHOD_DESCRIPTION'),
'Calculation' => "Array",
'Format' => "Unsigned Short",
'Units' => "",
1 => JText::_('COM_JOOMGALLERY_SUBIFD_SENSINGMETHOD_1'),
2 => JText::_('COM_JOOMGALLERY_SUBIFD_SENSINGMETHOD_2'),
3 => JText::_('COM_JOOMGALLERY_SUBIFD_SENSINGMETHOD_3'),
4 => JText::_('COM_JOOMGALLERY_SUBIFD_SENSINGMETHOD_4'),
5 => JText::_('COM_JOOMGALLERY_SUBIFD_SENSINGMETHOD_5'),
7 => JText::_('COM_JOOMGALLERY_SUBIFD_SENSINGMETHOD_7'),
8 => JText::_('COM_JOOMGALLERY_SUBIFD_SENSINGMETHOD_8')
),
41728 => array( 'Attribute' => "FileSource",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_FILESOURCE'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_FILESOURCE_DESCRIPTION'),
'Calculation' => "",
'Format' => "Undefined",
'Units' => "",
3 => JText::_('COM_JOOMGALLERY_SUBIFD_FILESOURCE_3')
),
41729 => array( 'Attribute' => "SceneType",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_SCENETYPE'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_SCENETYPE_DESCRIPTION'),
'Calculation' => "",
'Format' => "Undefined",
'Units' => "",
1 => JText::_('COM_JOOMGALLERY_SUBIFD_SCENETYPE_1')
),
41986 => array( 'Attribute' => "ExposureMode",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_EXPOSUREMODE'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_EXPOSUREMODE_DESCRIPTION'),
'Calculation' => "Array",
'Format' => "Unsigned Short",
'Units' => "",
0 => JText::_('COM_JOOMGALLERY_SUBIFD_EXPOSUREMODE_0'),
1 => JText::_('COM_JOOMGALLERY_SUBIFD_EXPOSUREMODE_1'),
2 => JText::_('COM_JOOMGALLERY_SUBIFD_EXPOSUREMODE_2')
),
41987 => array( 'Attribute' => "WhiteBalance",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_WHITEBALANCE'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_WHITEBALANCE_DESCRIPTION'),
'Calculation' => "Array",
'Format' => "Unsigned Short",
'Units' => "",
0 => JText::_('COM_JOOMGALLERY_SUBIFD_WHITEBALANCE_0'),
1 => JText::_('COM_JOOMGALLERY_SUBIFD_WHITEBALANCE_1')
),
41988 => array( 'Attribute' => "DigitalZoomRatio",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_DIGITALZOOMRATIO'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_DIGITALZOOMRATIO_DESCRIPTION'),
'Calculation' => "",
'Format' => "Unsigned Rational",
'Units' => ""
),
41989 => array( 'Attribute' => "FocalLengthIn35mmFilm",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_FOCALLENGTHIN35MMFILM'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_FOCALLENGTHIN35MMFILM_DESCRIPTION'),
'Calculation' => "",
'Format' => "Unsigned Short",
'Units' => JText::_('COM_JOOMGALLERY_SUBIFD_FOCALLENGTHIN35MMFILM_UNIT')
),
41990 => array( 'Attribute' => "SceneCaptureType",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_SCENECAPTURETYPE'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_SCENECAPTURETYPE_DESCRIPTION'),
'Calculation' => "Array",
'Format' => "Unsigned Short",
'Units' => "",
0 => JText::_('COM_JOOMGALLERY_SUBIFD_SCENECAPTURETYPE_0'),
1 => JText::_('COM_JOOMGALLERY_SUBIFD_SCENECAPTURETYPE_1'),
2 => JText::_('COM_JOOMGALLERY_SUBIFD_SCENECAPTURETYPE_2'),
3 => JText::_('COM_JOOMGALLERY_SUBIFD_SCENECAPTURETYPE_3')
),
41991 => array( 'Attribute' => "GainControl",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_GAINCONTROL'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_GAINCONTROL_DESCRIPTION'),
'Calculation' => "Array",
'Format' => "Unsigned Rational",
'Units' => "",
0 => JText::_('COM_JOOMGALLERY_SUBIFD_GAINCONTROL_0'),
1 => JText::_('COM_JOOMGALLERY_SUBIFD_GAINCONTROL_1'),
2 => JText::_('COM_JOOMGALLERY_SUBIFD_GAINCONTROL_2'),
3 => JText::_('COM_JOOMGALLERY_SUBIFD_GAINCONTROL_3'),
4 => JText::_('COM_JOOMGALLERY_SUBIFD_GAINCONTROL_4')
),
41992 => array( 'Attribute' => "Contrast",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_CONTRAST'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_CONTRAST_DESCRIPTION'),
'Calculation' => "Array",
'Format' => "Unsigned Short",
'Units' => "",
0 => JText::_('COM_JOOMGALLERY_SUBIFD_CONTRAST_0'),
1 => JText::_('COM_JOOMGALLERY_SUBIFD_CONTRAST_1'),
2 => JText::_('COM_JOOMGALLERY_SUBIFD_CONTRAST_2')
),
41993 => array( 'Attribute' => "Saturation",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_SATURATION'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_SATURATION_DESCRIPTION'),
'Calculation' => "Array",
'Format' => "Unsigned Short",
'Units' => "",
0 => JText::_('COM_JOOMGALLERY_SUBIFD_SATURATION_0'),
1 => JText::_('COM_JOOMGALLERY_SUBIFD_SATURATION_1'),
2 => JText::_('COM_JOOMGALLERY_SUBIFD_SATURATION_2')
),
41994 => array( 'Attribute' => "Sharpness",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_SHARPNESS'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_SHARPNESS_DESCRIPTION'),
'Calculation' => "Array",
'Format' => "Unsigned Short",
'Units' => "",
0 => JText::_('COM_JOOMGALLERY_SUBIFD_SHARPNESS_0'),
1 => JText::_('COM_JOOMGALLERY_SUBIFD_SHARPNESS_1'),
2 => JText::_('COM_JOOMGALLERY_SUBIFD_SHARPNESS_2')
),
// 41995 => array( 'Attribute' => "DeviceSettingDescription",
// 'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_DEVICESETTINGDESCRIPTION'),
// 'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_DEVICESETTINGDESCRIPTION_DESCRIPTION'),
// 'Calculation' => "",
// 'Format' => "Undefined",
// 'Units' => ""
// ),
41996 => array( 'Attribute' => "SubjectDistanceRange",
'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_SUBJECTDISTANCERANGE'),
'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_SUBJECTDISTANCERANGE_DESCRIPTION'),
'Calculation' => "Array",
'Format' => "Unsigned Short",
'Units' => "",
0 => JText::_('COM_JOOMGALLERY_SUBIFD_SUBJECTDISTANCERANGE_0'),
1 => JText::_('COM_JOOMGALLERY_SUBIFD_SUBJECTDISTANCERANGE_1'),
2 => JText::_('COM_JOOMGALLERY_SUBIFD_SUBJECTDISTANCERANGE_2'),
3 => JText::_('COM_JOOMGALLERY_SUBIFD_SUBJECTDISTANCERANGE_3')
),
// 42016 => array( 'Attribute' => "ImageUniqueID",
// 'Name' => JText::_('COM_JOOMGALLERY_SUBIFD_IMAGEUNIQUEID'),
// 'Description' => JText::_('COM_JOOMGALLERY_SUBIFD_IMAGEUNIQUEID_DESCRIPTION'),
// 'Calculation' => "",
// 'Format' => "",
// 'Units' => ""
// )
),
"GPS" => array
(
// 0 => array( 'Attribute' => "GPSVersionID",
// 'Name' => JText::_('COM_JOOMGALLERY_GPS_GPSVERSIONID'),
// 'Description' => JText::_('COM_JOOMGALLERY_GPS_GPSVERSIONID_DESCRIPTION'),
// 'Calculation' => "",
// 'Format' => "Byte",
// 'Units' => ""
// ),
1 => array( 'Attribute' => "GPSLatitudeRef",
'Name' => JText::_('COM_JOOMGALLERY_GPS_GPSLATITUDEREF'),
'Description' => JText::_('COM_JOOMGALLERY_GPS_GPSLATITUDEREF_DESCRIPTION'),
'Calculation' => "",
'Format' => "ASCII String",
'Units' => ""
),
2 => array( 'Attribute' => "GPSLatitude",
'Name' => JText::_('COM_JOOMGALLERY_GPS_GPSLATITUDE'),
'Description' => JText::_('COM_JOOMGALLERY_GPS_GPSLATITUDE_DESCRIPTION'),
'Calculation' => "DegMinSec",
'Format' => "Unsigned Rational",
'Units' => ""
),
3 => array( 'Attribute' => "GPSLongitudeRef",
'Name' => JText::_('COM_JOOMGALLERY_GPS_GPSLONGITUDEREF'),
'Description' => JText::_('COM_JOOMGALLERY_GPS_GPSLONGITUDEREF_DESCRIPTION'),
'Calculation' => "",
'Format' => "ASCII String",
'Units' => ""
),
4 => array( 'Attribute' => "GPSLongitude",
'Name' => JText::_('COM_JOOMGALLERY_GPS_GPSLONGITUDE'),
'Description' => JText::_('COM_JOOMGALLERY_GPS_GPSLONGITUDE_DESCRIPTION'),
'Calculation' => "DegMinSec",
'Format' => "Unsigned Rational",
'Units' => ""
),
5 => array( 'Attribute' => "GPSAltitudeRef",
'Name' => JText::_('COM_JOOMGALLERY_GPS_GPSALTITUDEREF'),
'Description' => JText::_('COM_JOOMGALLERY_GPS_GPSALTITUDEREF_DESCRIPTION'),
'Calculation' => "",
'Format' => "Byte",
'Units' => ""
),
6 => array( 'Attribute' => "GPSAltitude",
'Name' => JText::_('COM_JOOMGALLERY_GPS_GPSALTITUDE'),
'Description' => JText::_('COM_JOOMGALLERY_GPS_GPSALTITUDE_DESCRIPTION'),
'Calculation' => "Denum",
'Format' => "Unsigned Rational",
'Units' => JText::_('COM_JOOMGALLERY_GPS_GPSALTITUDE_UNIT')
),
),
);