Discuss this help topic in SecureBlackbox Forum
Image height in pixels.
Declaration
[VB.NET]
Property Height As Integer
[Pascal]
property Height: Integer;
[C++]
int32_t get_Height();
[PHP]
integer get_Height()
Description
Use this property to get image height in pixels.
Discuss this help topic in SecureBlackbox Forum