photoSizeProgressive

Progressively encoded photosize

photoSizeProgressive#fa3efb95 type:string w:int h:int sizes:Vector<int> = PhotoSize;

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.