Interlaced Image Loading
You can edit code on OBS Console or make an API call to interlace images.
With format conversion function, the image is output in Baseline JPEG format. If you want to output an image in Progressive JPEG, use the interlace parameter. Table 1 lists the parameters in detail.
- Presentation mode of Baseline JPG images: top to down.
- Presentation mode of Progressive JPEG images: blurred to clear.
Operation name: interlace
Parameter |
Value Description |
Code Example |
---|---|---|
value |
The value can be 0 or 1. 0: The output is a JPG image that is presented from top to down. 1: The output is a JPEG image that is presented progressively. |
image/format,jpg/interlace,1 |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot