Home
last modified time | relevance | path

Searched refs:ConvertProPhotoToXYZ (Results 1 – 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
Dgem-private.h200 static inline void ConvertProPhotoToXYZ(const double red,const double green, in ConvertProPhotoToXYZ() function
Dcolorspace.c206 ConvertProPhotoToXYZ(r,g,b,&X,&Y,&Z); in ConvertProPhotoToRGB()