Discuss this help topic in SecureBlackbox Forum
The manufacturer of the camera that took the photo.
Declaration
[C#/Java]
string CameraMaker;
[VB.NET]
Property CameraMaker As String
[Pascal]
property CameraMaker: string;
[C++]
void get_CameraMaker(std::string &OutResult);
[PHP]
string get_CameraMaker()
Description
Use this property to check the manufacturer of the camera that took the photo.
Discuss this help topic in SecureBlackbox Forum