Lines Matching defs:source
109 % o source_image: the source image.
141 Y = 1 for source preserved
149 Sca = Sc*Sa normalized Source color divided by Source alpha
405 source[MaxPixelChannels];
409 Sc: source color.
418 source,exception);
428 q[i]=source[channel];
435 Sa: normalized source alpha.
479 Sc: source color.
1314 source[MaxPixelChannels];
1318 Sc: source color.
1321 (void) GetOneVirtualPixel(source_image,x-x_offset,y-y_offset,source,
1373 pixel=canvas_dissolve*GetPixelAlpha(source_image,source);
1375 pixel=(MagickRealType) source[channel];
1380 pixel=(MagickRealType) source[channel];
1392 Sa: normalized source alpha.
1520 Sc: source color.
1652 Sca: source normalized color multiplied by alpha.
2062 Minus source from canvas.