Hi expert,
For other image format, i can use below to get the Height and Width
Set p = LoadPicture(imagefile)
PicHt = p.Height
PicWid = p.Width
But loadpicture not support PNG file format, is that any other method to do so?
Hi expert,
For other image format, i can use below to get the Height and Width
Set p = LoadPicture(imagefile)
PicHt = p.Height
PicWid = p.Width
But loadpicture not support PNG file format, is that any other method to do so?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks