mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 18:26:17 +03:00
Updated documentation URL
This commit is contained in:
parent
40b659764d
commit
c1b1f184b8
|
@ -46,7 +46,7 @@ class PillowQPixmapTestCase(PillowQtTestCase):
|
||||||
class TestImageQt(PillowQtTestCase, PillowTestCase):
|
class TestImageQt(PillowQtTestCase, PillowTestCase):
|
||||||
|
|
||||||
def test_rgb(self):
|
def test_rgb(self):
|
||||||
# from https://qt-project.org/doc/qt-4.8/qcolor.html
|
# from https://doc.qt.io/qt-4.8/qcolor.html
|
||||||
# typedef QRgb
|
# typedef QRgb
|
||||||
# An ARGB quadruplet on the format #AARRGGBB,
|
# An ARGB quadruplet on the format #AARRGGBB,
|
||||||
# equivalent to an unsigned int.
|
# equivalent to an unsigned int.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user