mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-17 18:54:46 +03:00
Merge 8bcca98583
into 0d08ec1c64
This commit is contained in:
commit
8ab14e50aa
|
@ -727,7 +727,7 @@ static cmsBool _calculate_rgb_primaries(CmsProfileObject* self, cmsCIEXYZTRIPLE*
|
|||
cmsHPROFILE hXYZ;
|
||||
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 identity
|
||||
hXYZ = cmsCreateXYZProfile();
|
||||
|
|
Loading…
Reference in New Issue
Block a user