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