mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-17 02:34:44 +03:00
Updated redirect URL
This commit is contained in:
parent
bc2c933552
commit
8bcca98583
|
@ -727,7 +727,7 @@ static cmsBool _calculate_rgb_primaries(CmsProfileObject* self, cmsCIEXYZTRIPLE*
|
||||||
cmsHPROFILE hXYZ;
|
cmsHPROFILE hXYZ;
|
||||||
cmsHTRANSFORM hTransform;
|
cmsHTRANSFORM hTransform;
|
||||||
|
|
||||||
/* http://littlecms2.blogspot.com/2009/07/less-is-more.html */
|
/* http://littlecms2.blogspot.com.au/2009/07/less-is-more.html */
|
||||||
|
|
||||||
// double array of RGB values with max on each identitiy
|
// double array of RGB values with max on each identitiy
|
||||||
hXYZ = cmsCreateXYZProfile();
|
hXYZ = cmsCreateXYZProfile();
|
||||||
|
|
Loading…
Reference in New Issue
Block a user