GAE Blobstore: ImagesService.getServingUrl() gives me smaller images

前端 未结 1 1181

I\'m uploading some images to GAE\'s Blobstore. Upload goes succesfully and when i see the images in GAE console i can see that they\'re stored in the expected size and reso

1条回答
  •  栀梦
    栀梦 (楼主)
    2021-01-02 09:29

    you can append =s0 parameter after the url to get full sized image.

    0 讨论(0)
提交回复
热议问题