This commit is contained in:
Kovid Goyal 2017-10-06 21:14:39 +05:30
parent 652e1084bc
commit 8d3ec7451b
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -65,7 +65,7 @@ of transmitting paletted images.
=== RGB and RGBA data === RGB and RGBA data
In these formats the pixel data is stored directly ans 3 or 4 bytes per pixel, respectively. In these formats the pixel data is stored directly as 3 or 4 bytes per pixel, respectively.
When specifying images in this format, the image dimensions **must** be sent in the control data. When specifying images in this format, the image dimensions **must** be sent in the control data.
For example: For example: