photoSizeProgressive

Progressively encoded photosize

생성자 스키마는 레이어 128부터 사용할 수 있습니다. 전환 »

Parameters

Name Type Description
type string PhotoSize.type value »
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

Photosize.type values

See PhotoSize.type values ».

Related pages

Uploading and Downloading Files

How to transfer large data batches correctly.