Home
last modified time | relevance | path

Searched refs:AlphaPixelChannel (Results 1 – 25 of 29) sorted by relevance

12

/external/ImageMagick/MagickCore/
Dpixel-accessor.h56 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 …]
Dfourier.c602 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()
Dfeature.c1109 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 …]
Didentify.c556 (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()
Dchannel.c359 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()
Dcache-view.c730 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()
Dpixel.h84 AlphaPixelChannel = 4, enumerator
Dcomposite-private.h108 case AlphaPixelChannel: in CompositePixelOver()
Dcomposite.c466 if (channel == AlphaPixelChannel) in CompositeOverImage()
1350 if (channel == AlphaPixelChannel)
1361 if (channel == AlphaPixelChannel)
1370 if (channel == AlphaPixelChannel)
1515 (channel != AlphaPixelChannel)))
1531 if (channel == AlphaPixelChannel)
Dcolor.c1152 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()
Dpixel.c4374 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()
Dhistogram.c1063 ConcatenateColorComponent(&pixel,AlphaPixelChannel,X11Compliance, in GetNumberColors()
Dfx.c1484 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()
Denhance.c404 traits=GetPixelChannelTraits(image,AlphaPixelChannel); in ClutImage()
1199 i=GetPixelChannelOffset(image,AlphaPixelChannel); in ContrastStretchImage()
1668 AlphaPixelChannel); in EqualizeImage()
Dstream.c462 pixel[AlphaPixelChannel]=ClampToQuantum(image->background_color.alpha); in GetOneAuthenticPixelFromStream()
526 pixel[AlphaPixelChannel]=ClampToQuantum(image->background_color.alpha); in GetOneVirtualPixelFromStream()
Dresize.c3448 GetPixelChannelOffset(image,AlphaPixelChannel)]; in ScaleImage()
3544 GetPixelChannelOffset(image,AlphaPixelChannel)]; in ScaleImage()
Doption.c1481 { "A", AlphaPixelChannel, UndefinedOptionFlag, MagickFalse },
1482 { "Alpha", AlphaPixelChannel, UndefinedOptionFlag, MagickFalse },
Dcompare.c965 if (channel == AlphaPixelChannel) in GetNormalizedCrossCorrelationDistortion()
Daccelerate.c141 (GetPixelChannelOffset(image,AlphaPixelChannel) == 1)) in checkAccelerateCondition()
156 if (GetPixelChannelOffset(image,AlphaPixelChannel) != 3) in checkAccelerateCondition()
Dproperty.c3628 status&=FxEvaluateChannelExpression(fx_info,AlphaPixelChannel,0,0, in InterpretImageProperties()
/external/ImageMagick/MagickWand/
Dcompare.c1102 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/
Djson.c823 (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()
Dtxt.c816 ConcatenateColorComponent(&pixel,AlphaPixelChannel,compliance, in WriteTXTImage()
Dpsd.c329 if (channel != AlphaPixelChannel) in CorrectPSDAlphaBlend()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h909 using MagickCore::AlphaPixelChannel;

12