Discuss this help topic in SecureBlackbox Forum
Specifies the type of this image.
Declaration
[VB.NET]
Property ImageType As String
[Pascal]
property ImageType: string;
[C++]
void get_ImageType(std::string &OutResult);
[PHP]
string get_ImageType()
[Java]
String getImageType();
Description
Use this property to get the type of this image (resolution): full, normal, album or small.
Discuss this help topic in SecureBlackbox Forum