Asymptotic Display
Last Updated:2020-09-29
Overview
This article describes the progressive display operation.
Asymptotic Display Metrics
| Parameter name | Resizing command | Type | Value range | Request description | Default value | Is it required |
|---|---|---|---|---|---|---|
| display | d | string | baselineprogressive |
Designate the display style of the photo. baseline: Standard type, which means that the photo is displayed according to the scanning method from top to bottom; progressive: The progressive mode , which means that the gradual display of image is displayed from fuzzy to clear. progressive is only valid for images in formats as jpg and png . If other formats are specified, the default display style will still be baseline. |
baseline |
No |
Example
- Compress the image to 150 in width and 100 in height, rotate it 90 degrees counterclockwise, and gradually display it.
https://doc.bce.baidu.com/bce-documentation/BOS/image.jpg@s_1,w_150,h_100,a_-90,d_progressive

