/external/ImageMagick/MagickCore/ |
D | pixel-accessor.h | 56 if (image->channel_map[AlphaPixelChannel].traits == UndefinedPixelTrait) in GetPixelAlpha() 58 return(pixel[image->channel_map[AlphaPixelChannel].offset]); in GetPixelAlpha() 64 return(image->channel_map[AlphaPixelChannel].traits); in GetPixelAlphaTraits() 208 case AlphaPixelChannel: return(pixel_info->alpha); in GetPixelInfoChannel() 360 if (image->channel_map[AlphaPixelChannel].traits != BlendPixelTrait) in GetPixelOpacity() 362 return(QuantumRange-pixel[image->channel_map[AlphaPixelChannel].offset]); in GetPixelOpacity() 395 if (image->channel_map[AlphaPixelChannel].traits != UndefinedPixelTrait) in GetPixelInfoPixel() 398 pixel[image->channel_map[AlphaPixelChannel].offset]; in GetPixelInfoPixel() 465 value=(MagickRealType) p[image->channel_map[AlphaPixelChannel].offset]; in IsPixelEquivalent() 609 if (image->channel_map[AlphaPixelChannel].traits != UndefinedPixelTrait) in SetPixelAlpha() [all …]
|
D | fourier.c | 602 case AlphaPixelChannel: in ForwardFourier() 654 case AlphaPixelChannel: in ForwardFourier() 754 case AlphaPixelChannel: in ForwardFourierTransform() 1015 AlphaPixelChannel,modulus,fourier_image,exception); in ForwardFourierTransformImage() 1180 case AlphaPixelChannel: in InverseFourier() 1228 case AlphaPixelChannel: in InverseFourier() 1398 case AlphaPixelChannel: in InverseFourierTransform() 1577 phase_image,AlphaPixelChannel,modulus,fourier_image,exception); in InverseFourierTransformImage()
|
D | feature.c | 1109 channel_features[AlphaPixelChannel].angular_second_moment[i]+= in GetImageFeatures() 1146 channel_features[AlphaPixelChannel].inverse_difference_moment[i]+= in GetImageFeatures() 1180 channel_features[AlphaPixelChannel].entropy[i]-= in GetImageFeatures() 1251 channel_features[AlphaPixelChannel].correlation[i]= in GetImageFeatures() 1285 channel_features[AlphaPixelChannel].sum_average[i]+= in GetImageFeatures() 1304 channel_features[AlphaPixelChannel].sum_entropy[i]-= in GetImageFeatures() 1328 channel_features[AlphaPixelChannel].sum_variance[i]+= in GetImageFeatures() 1329 (x-channel_features[AlphaPixelChannel].sum_entropy[i])* in GetImageFeatures() 1330 (x-channel_features[AlphaPixelChannel].sum_entropy[i])* in GetImageFeatures() 1444 channel_features[AlphaPixelChannel].variance_sum_of_squares[i]= in GetImageFeatures() [all …]
|
D | identify.c | 556 (void) PrintChannelLocations(file,image,AlphaPixelChannel,"Alpha", in IdentifyImage() 763 channel_statistics[AlphaPixelChannel].depth); in IdentifyImage() 807 (void) PrintChannelStatistics(file,AlphaPixelChannel,"Alpha",1.0/ in IdentifyImage() 855 (void) PrintChannelMoments(file,AlphaPixelChannel,"Alpha",scale, in IdentifyImage() 876 (void) PrintChannelPerceptualHash(file,AlphaPixelChannel,"Alpha, Alpha", in IdentifyImage() 918 (void) PrintChannelFeatures(file,AlphaPixelChannel,"Alpha", in IdentifyImage() 1023 ConcatenateColorComponent(&pixel,AlphaPixelChannel, in IdentifyImage()
|
D | channel.c | 359 case AlphaPixelChannel: in ChannelFxImage() 917 case AlphaPixelChannel: in FlattenPixelInfo() 1000 if (channel == AlphaPixelChannel) in SetImageAlphaChannel() 1052 SetPixelChannel(image,AlphaPixelChannel,TransparentAlpha,q); in SetImageAlphaChannel() 1134 if (channel == AlphaPixelChannel) in SetImageAlphaChannel()
|
D | cache-view.c | 730 pixel[AlphaPixelChannel]=ClampToQuantum(background_color.alpha); in GetOneCacheViewAuthenticPixel() 803 pixel[AlphaPixelChannel]=ClampToQuantum(background_color.alpha); in GetOneCacheViewVirtualPixel() 934 pixel[AlphaPixelChannel]=ClampToQuantum(background_color.alpha); in GetOneCacheViewVirtualMethodPixel()
|
D | pixel.h | 84 AlphaPixelChannel = 4, enumerator
|
D | composite-private.h | 108 case AlphaPixelChannel: in CompositePixelOver()
|
D | composite.c | 466 if (channel == AlphaPixelChannel) in CompositeOverImage() 1350 if (channel == AlphaPixelChannel) 1361 if (channel == AlphaPixelChannel) 1370 if (channel == AlphaPixelChannel) 1515 (channel != AlphaPixelChannel))) 1531 if (channel == AlphaPixelChannel)
|
D | color.c | 1152 case AlphaPixelChannel: in ConcatenateColorComponent() 1200 if (channel == AlphaPixelChannel) in ConcatenateColorComponent() 1516 case AlphaPixelChannel: in ConcatentateHexColorComponent() 1579 ConcatentateHexColorComponent(pixel,AlphaPixelChannel,tuple); in GetColorTuple() 1611 ConcatenateColorComponent(&color,AlphaPixelChannel,SVGCompliance,tuple); in GetColorTuple()
|
D | pixel.c | 4374 case AlphaPixelChannel: in LogPixelChannels() 4447 SetPixelChannelAttributes(image,AlphaPixelChannel,CopyPixelTrait,n++); in InitializePixelChannelMap() 4744 if (channel != AlphaPixelChannel) in InterpolatePixelChannel() 4779 gamma=(channel == AlphaPixelChannel ? (double) 1.0 : in InterpolatePixelChannel() 4933 gamma=(channel == AlphaPixelChannel ? (double) 1.0 : in InterpolatePixelChannel() 5187 if (channel != AlphaPixelChannel) in InterpolatePixelChannels() 5218 if (channel != AlphaPixelChannel) in InterpolatePixelChannels() 6280 if (channel == AlphaPixelChannel) in SetPixelChannelMask()
|
D | histogram.c | 1063 ConcatenateColorComponent(&pixel,AlphaPixelChannel,X11Compliance, in GetNumberColors()
|
D | fx.c | 1484 case AlphaPixelChannel: in FxGetSymbol() 1563 case AlphaPixelChannel: in FxGetSymbol() 1598 case AlphaPixelChannel: in FxGetSymbol() 2520 case AlphaPixelChannel: type="opacity"; break; in FxEvaluateSubexpression() 2530 case AlphaPixelChannel: type="opacity"; break; in FxEvaluateSubexpression()
|
D | enhance.c | 404 traits=GetPixelChannelTraits(image,AlphaPixelChannel); in ClutImage() 1199 i=GetPixelChannelOffset(image,AlphaPixelChannel); in ContrastStretchImage() 1668 AlphaPixelChannel); in EqualizeImage()
|
D | stream.c | 462 pixel[AlphaPixelChannel]=ClampToQuantum(image->background_color.alpha); in GetOneAuthenticPixelFromStream() 526 pixel[AlphaPixelChannel]=ClampToQuantum(image->background_color.alpha); in GetOneVirtualPixelFromStream()
|
D | resize.c | 3448 GetPixelChannelOffset(image,AlphaPixelChannel)]; in ScaleImage() 3544 GetPixelChannelOffset(image,AlphaPixelChannel)]; in ScaleImage()
|
D | option.c | 1481 { "A", AlphaPixelChannel, UndefinedOptionFlag, MagickFalse }, 1482 { "Alpha", AlphaPixelChannel, UndefinedOptionFlag, MagickFalse },
|
D | compare.c | 965 if (channel == AlphaPixelChannel) in GetNormalizedCrossCorrelationDistortion()
|
D | accelerate.c | 141 (GetPixelChannelOffset(image,AlphaPixelChannel) == 1)) in checkAccelerateCondition() 156 if (GetPixelChannelOffset(image,AlphaPixelChannel) != 3) in checkAccelerateCondition()
|
D | property.c | 3628 status&=FxEvaluateChannelExpression(fx_info,AlphaPixelChannel,0,0, in InterpretImageProperties()
|
/external/ImageMagick/MagickWand/ |
D | compare.c | 1102 QuantumRange*channel_distortion[AlphaPixelChannel], in CompareImagesCommand() 1103 channel_distortion[AlphaPixelChannel]); in CompareImagesCommand() 1122 QuantumRange*channel_distortion[AlphaPixelChannel], in CompareImagesCommand() 1123 channel_distortion[AlphaPixelChannel]); in CompareImagesCommand() 1133 QuantumRange*channel_distortion[AlphaPixelChannel], in CompareImagesCommand() 1134 channel_distortion[AlphaPixelChannel]); in CompareImagesCommand() 1161 channel_distortion[AlphaPixelChannel]); in CompareImagesCommand() 1176 channel_distortion[AlphaPixelChannel]); in CompareImagesCommand() 1185 channel_distortion[AlphaPixelChannel]); in CompareImagesCommand()
|
/external/ImageMagick/coders/ |
D | json.c | 823 (void) PrintChannelLocations(file,image,AlphaPixelChannel,"Alpha", in EncodeImageAttributes() 898 channel_statistics[AlphaPixelChannel].depth); in EncodeImageAttributes() 949 (void) PrintChannelStatistics(file,AlphaPixelChannel,"Alpha",1.0/scale, in EncodeImageAttributes() 991 (void) PrintChannelMoments(file,AlphaPixelChannel,"Alpha",MagickTrue, in EncodeImageAttributes() 1049 (void) PrintChannelFeatures(file,AlphaPixelChannel,"Alpha",MagickTrue, in EncodeImageAttributes()
|
D | txt.c | 816 ConcatenateColorComponent(&pixel,AlphaPixelChannel,compliance, in WriteTXTImage()
|
D | psd.c | 329 if (channel != AlphaPixelChannel) in CorrectPSDAlphaBlend()
|
/external/ImageMagick/Magick++/lib/Magick++/ |
D | Include.h | 909 using MagickCore::AlphaPixelChannel;
|