|
GetPictureSize |
Top Previous Next |
|
GetPictureSize (Method)
Returns the width and the height (in drawing units) of the picture that is in a specific picture file
Syntax: Function GetPictureSize(sPictureFile As String, aWidth As Single, aHeight As Single) As Boolean
The GetPictureSize method syntax consists of the following:
Return value: Boolean - True on success, false on error.
|