Mathematics 861 magick/composite.c composite->red=gamma*Mathematics(QuantumScale*p->red*Sa,Sa,QuantumScale* Mathematics 863 magick/composite.c composite->green=gamma*Mathematics(QuantumScale*p->green*Sa,Sa,QuantumScale* Mathematics 865 magick/composite.c composite->blue=gamma*Mathematics(QuantumScale*p->blue*Sa,Sa,QuantumScale* Mathematics 868 magick/composite.c composite->index=gamma*Mathematics(QuantumScale*p->index*Sa,Sa,QuantumScale* Mathematics 873 magick/composite.c composite->opacity=QuantumRange*(1.0-Mathematics(Sa,1.0,Da,1.0,args)); Mathematics 876 magick/composite.c Mathematics(QuantumScale*p->red,1.0,QuantumScale*q->red,1.0,args); Mathematics 879 magick/composite.c Mathematics(QuantumScale*p->green,1.0,QuantumScale*q->green,1.0,args); Mathematics 882 magick/composite.c Mathematics(QuantumScale*p->blue,1.0,QuantumScale*q->blue,1.0,args); Mathematics 885 magick/composite.c Mathematics(QuantumScale*p->index,1.0,QuantumScale*q->index,1.0,args);