Merge pull request #8817 from radarhere/typo

DXT3 images are read in RGBA mode
This commit is contained in:
Hugo van Kemenade 2025-03-17 21:33:06 +02:00 committed by GitHub
commit eec43cfbc0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,7 +68,7 @@ by DirectX.
DXT1 and DXT5 pixel formats can be read, only in ``RGBA`` mode.
.. versionadded:: 3.4.0
DXT3 images can be read in ``RGB`` mode and DX10 images can be read in
DXT3 images can be read in ``RGBA`` mode and DX10 images can be read in
``RGB`` and ``RGBA`` mode.
.. versionadded:: 6.0.0