Progressively encoded photosize
생성자 스키마는 레이어 128부터 사용할 수 있습니다. 전환 »
| 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. |
How to transfer large data batches correctly.