Lines Matching full:atan2
153 *hue=atan2(beta,alpha)*(180.0/MagickPI)/360.0;429 *hue=180.0*atan2(255.0*(b-0.5),255.0*(a-0.5))/MagickPI/360.0;