Skip to content

Commit 7b725a8

Browse files
committed
DXT3 images are read in RGBA mode
1 parent 5efcaa4 commit 7b725a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/handbook/image-file-formats.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ by DirectX.
6868
DXT1 and DXT5 pixel formats can be read, only in ``RGBA`` mode.
6969

7070
.. versionadded:: 3.4.0
71-
DXT3 images can be read in ``RGB`` mode and DX10 images can be read in
71+
DXT3 images can be read in ``RGBA`` mode and DX10 images can be read in
7272
``RGB`` and ``RGBA`` mode.
7373

7474
.. versionadded:: 6.0.0

0 commit comments

Comments
 (0)