photoSizeProgressive

Progressively encoded photosize

Constructor schema is available as of layer 128. Switch »

Parameters

Name Type Description
type string Photosize type »
w int Photo width
h int Photo height
sizes Vector<int> Sizes of progressive JPEG file prefixes, which can be used to preliminarily show the image.

Type

PhotoSize

Thumbnail type and its sizes

See here.

Related pages

Uploading and Downloading Files

How to transfer large data batches correctly.