DXT3 images are read in RGBA mode

This commit is contained in:
Andrew Murray 2025-03-15 13:04:26 +11:00
parent 5efcaa4603
commit 7b725a8fc4

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