Marblecore Imaging Library Documentation

Documentation Introduction
Documentation / Marblecore Imaging / Methods / GetExifCameraMakerFromFile

GetExifCameraMakerFromFile method

Retrieves the maker of the camera which was used for creating the specified file.

Syntax

String GetExifCameraMakerFromFile(strFile As String, bWebFilter As Boolean)

Return value

Returns a string containing the camera maker.

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 | GetExifCameraModelFromFile | GetExifCompressedBitsPerPixelFromFile | GetExifCompressionFromFile | GetExifCopyrightFromFile | GetExifDateTakenFromFile | GetExifExposureBiasFromFile | GetExifExposureTimeFromFile | GetExifFlashEnergyFromFile | GetExifFlashModeFromFile | GetExifFocalLengthFromFile | GetExifFromFile | GetExifFromInfo | GetExifFStopFromFile | GetExifHorizontalResolutionFromFile | GetExifISOSpeedFromFile | GetExifLightSourceFromFile | GetExifMaxApertureFromFile | GetExifMeteringModeFromFile | GetExifOrientationFromFile | GetExifProgramModeFromFile | GetExifResolutionUnitFromFile | GetExifSubjectDistanceFromFile | GetExifVersionFromFile | GetExifVerticalResolutionFromFile