You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
175 B
6 lines
175 B
4 months ago
|
img_url = 'https://hzkc.oss-cn-beijing.aliyuncs.com/Upload/upsUnGrUnDPjsAXrRXR2pwVtKLZMVf1L.jpg'
|
||
|
|
||
|
from WxMini.Utils.ImageUtil import *
|
||
|
|
||
|
print(getImgWidthHeight(img_url))
|