Marblecore Imaging Library Documentation

Documentation Introduction
Documentation / Marblecore Imaging / Methods / GetExifFStopFromFile

GetExifFStopFromFile method

Retrieves the f-stop value of the specified file.

Syntax

String GetExifFStopFromFile(strFile As String, bWebFilter As Boolean)

Return value

Returns a string containing the f-stop value.

Parameters

ParameterTypeRequiredDescription
strFileStringYesString containing the path of the file.
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 | GetExifCameraMakerFromFile | GetExifCameraModelFromFile | GetExifCompressedBitsPerPixelFromFile | GetExifCompressionFromFile | GetExifCopyrightFromFile | GetExifDateTakenFromFile | GetExifExposureBiasFromFile | GetExifExposureTimeFromFile | GetExifFlashEnergyFromFile | GetExifFlashModeFromFile | GetExifFocalLengthFromFile | GetExifFromFile | GetExifFromInfo | GetExifHorizontalResolutionFromFile | GetExifISOSpeedFromFile | GetExifLightSourceFromFile | GetExifMaxApertureFromFile | GetExifMeteringModeFromFile | GetExifOrientationFromFile | GetExifProgramModeFromFile | GetExifResolutionUnitFromFile | GetExifSubjectDistanceFromFile | GetExifVersionFromFile | GetExifVerticalResolutionFromFile