Searched refs:alpha_type (Results 1 – 9 of 9) sorted by relevance
558 foreach(alpha_type none alpha)569 if (NOT "${alpha_type}" STREQUAL "alpha")573 if ("${alpha_type}" STREQUAL "alpha")602 png_add_test(NAME pngstest-${gamma_type}-${alpha_type}604 OPTIONS --tmpfile "${gamma_type}-${alpha_type}-" --log
929 const AlphaChannelOption alpha_type,ExceptionInfo *exception) in SetImageAlphaChannel() argument945 switch (alpha_type) in SetImageAlphaChannel()1071 if (alpha_type == ShapeAlphaChannel) in SetImageAlphaChannel()
64 alpha_type; member
629 quantum_info->alpha_type=type; in SetQuantumAlphaType()
3904 if (quantum_info->alpha_type == AssociatedQuantumAlpha) in ExportQuantumPixels()
4263 if (quantum_info->alpha_type == DisassociatedQuantumAlpha) in ImportQuantumPixels()
1399 typedef AT alpha_type; typedef1453 typedef AT alpha_type; typedef1485 typedef short alpha_type; typedef1487 void operator()(const buf_type** src, value_type* dst, const alpha_type* beta, int width ) const in operator ()()1489 alpha_type b0 = beta[0], b1 = beta[1]; in operator ()()1514 typedef AT alpha_type; typedef1566 typedef AT alpha_type; typedef1587 typedef AT alpha_type; typedef1641 typedef AT alpha_type; typedef1690 typedef typename HResize::alpha_type AT;[all …]
821 alpha_type; in MogrifyImage() local824 alpha_type=(AlphaChannelOption) ParseCommandOption( in MogrifyImage()826 (void) SetImageAlphaChannel(*image,alpha_type,exception); in MogrifyImage()
9025 const AlphaChannelOption alpha_type) in MagickSetImageAlphaChannel() argument9033 return(SetImageAlphaChannel(wand->images,alpha_type,wand->exception)); in MagickSetImageAlphaChannel()