Marblecore Imaging Library Documentation

Documentation Introduction
Documentation / Marblecore Imaging / Methods / GetExifFromFile

GetExifFromFile method

Returns the EXIF value for the specified tag (if available) from the specified file.

Syntax

String GetExifFromFile(strFile As String, strTag As String, bWebFilter As Boolean)

Return value

String containing the value.

Parameters

ParameterTypeRequiredDescription
strFileStringYesString containing the path of the file.
strTagStringYesString containing the tag name.
bWebFilterBooleanNoOptional parameter which enables or disables the internet filter. If this parameter is true only web formats are accepted (GIF, JPEG, PNG).

Category

EXIF properties

See also

GetExif | ExifCameraMaker | GetExifCameraMakerFromFile | ExifCameraMakerFromInfo | ExifCameraModel | GetExifCameraModelFromFile | ExifCameraModelFromInfo | ExifCompressedBitsPerPixel | GetExifCompressedBitsPerPixelFromFile | ExifCompressedBitsPerPixelFromInfo | ExifCompression | GetExifCompressionFromFile | ExifCompressionFromInfo | ExifCopyright | GetExifCopyrightFromFile | ExifCopyrightFromInfo | ExifDateTaken | GetExifDateTakenFromFile | ExifDateTakenFromInfo | ExifExposureBias | GetExifExposureBiasFromFile | ExifExposureBiasFromInfo | ExifExposureTime | GetExifExposureTimeFromFile | ExifExposureTimeFromInfo | ExifFlashEnergy | GetExifFlashEnergyFromFile | ExifFlashEnergyFromInfo | ExifFlashMode | GetExifFlashModeFromFile | ExifFlashModeFromInfo | ExifFocalLength | GetExifFocalLengthFromFile | ExifFocalLengthFromInfo | GetExifFromInfo | ExifFStop | GetExifFStopFromFile | ExifFStopFromInfo | ExifHorizontalResolution | GetExifHorizontalResolutionFromFile | ExifHorizontalResolutionFromInfo | ExifISOSpeed | GetExifISOSpeedFromFile | ExifISOSpeedFromInfo | ExifLightSource | GetExifLightSourceFromFile | ExifLightSourceFromInfo | ExifMaxAperture | GetExifMaxApertureFromFile | ExifMaxApertureFromInfo | ExifMeteringMode | GetExifMeteringModeFromFile | ExifMeteringModeFromInfo | ExifOrientation | GetExifOrientationFromFile | ExifOrientationFromInfo | ExifProgramMode | GetExifProgramModeFromFile | ExifProgramModeFromInfo | ExifResolutionUnit | GetExifResolutionUnitFromFile | ExifResolutionUnitFromInfo | ExifSubjectDistance | GetExifSubjectDistanceFromFile | ExifSubjectDistanceFromInfo | ExifVersion | GetExifVersionFromFile | ExifVersionFromInfo | ExifVerticalResolution | GetExifVerticalResolutionFromFile | ExifVerticalResolutionFromInfo