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