Mathematics      1021 magick/composite.c     composite->red=gamma*Mathematics(QuantumScale*p->red*Sa,Sa,QuantumScale*
Mathematics      1023 magick/composite.c     composite->green=gamma*Mathematics(QuantumScale*p->green*Sa,Sa,QuantumScale*
Mathematics      1025 magick/composite.c     composite->blue=gamma*Mathematics(QuantumScale*p->blue*Sa,Sa,QuantumScale*
Mathematics      1028 magick/composite.c       composite->index=gamma*Mathematics(QuantumScale*p->index*Sa,Sa,QuantumScale*
Mathematics      1033 magick/composite.c       composite->opacity=QuantumRange*(1.0-Mathematics(Sa,1.0,Da,1.0,args));
Mathematics      1036 magick/composite.c           Mathematics(QuantumScale*p->red,1.0,QuantumScale*q->red,1.0,args);
Mathematics      1039 magick/composite.c           Mathematics(QuantumScale*p->green,1.0,QuantumScale*q->green,1.0,args);
Mathematics      1042 magick/composite.c           Mathematics(QuantumScale*p->blue,1.0,QuantumScale*q->blue,1.0,args);
Mathematics      1045 magick/composite.c           Mathematics(QuantumScale*p->index,1.0,QuantumScale*q->index,1.0,args);