Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dpixel-accessor.h78 if (image->channel_map[BlackPixelChannel].traits == UndefinedPixelTrait) in GetPixelBlack()
80 return(pixel[image->channel_map[BlackPixelChannel].offset]); in GetPixelBlack()
86 return(image->channel_map[BlackPixelChannel].traits); in GetPixelBlackTraits()
217 case BlackPixelChannel: in GetPixelInfoChannel()
420 if (image->channel_map[BlackPixelChannel].traits != UndefinedPixelTrait) in GetPixelInfoPixel()
422 pixel[image->channel_map[BlackPixelChannel].offset]; in GetPixelInfoPixel()
515 color=(MagickRealType) p[image->channel_map[BlackPixelChannel].offset]; in IsPixelEquivalent()
660 if (image->channel_map[BlackPixelChannel].traits != UndefinedPixelTrait) in SetPixelBackgoundColor()
661 pixel[image->channel_map[BlackPixelChannel].offset]= in SetPixelBackgoundColor()
672 if (image->channel_map[BlackPixelChannel].traits != UndefinedPixelTrait) in SetPixelBlack()
[all …]
Dfourier.c614 case BlackPixelChannel: in ForwardFourier()
666 case BlackPixelChannel: in ForwardFourier()
767 case BlackPixelChannel: in ForwardFourierTransform()
1019 BlackPixelChannel,modulus,fourier_image,exception); in ForwardFourierTransformImage()
1193 case BlackPixelChannel: in InverseFourier()
1241 case BlackPixelChannel: in InverseFourier()
1410 case BlackPixelChannel: in InverseFourierTransform()
1581 phase_image,BlackPixelChannel,modulus,fourier_image,exception); in InverseFourierTransformImage()
Dfeature.c1106 channel_features[BlackPixelChannel].angular_second_moment[i]+= in GetImageFeatures()
1144 channel_features[BlackPixelChannel].inverse_difference_moment[i]+= in GetImageFeatures()
1177 channel_features[BlackPixelChannel].entropy[i]-= in GetImageFeatures()
1245 channel_features[BlackPixelChannel].correlation[i]= in GetImageFeatures()
1283 channel_features[BlackPixelChannel].sum_average[i]+= in GetImageFeatures()
1301 channel_features[BlackPixelChannel].sum_entropy[i]-= in GetImageFeatures()
1324 channel_features[BlackPixelChannel].sum_variance[i]+= in GetImageFeatures()
1325 (x-channel_features[BlackPixelChannel].sum_entropy[i])* in GetImageFeatures()
1326 (x-channel_features[BlackPixelChannel].sum_entropy[i])* in GetImageFeatures()
1442 channel_features[BlackPixelChannel].variance_sum_of_squares[i]= in GetImageFeatures()
[all …]
Dcache-view.c729 pixel[BlackPixelChannel]=ClampToQuantum(background_color.black); in GetOneCacheViewAuthenticPixel()
802 pixel[BlackPixelChannel]=ClampToQuantum(background_color.black); in GetOneCacheViewVirtualPixel()
933 pixel[BlackPixelChannel]=ClampToQuantum(background_color.black); in GetOneCacheViewVirtualMethodPixel()
Didentify.c583 (void) PrintChannelLocations(file,image,BlackPixelChannel,"Black", in IdentifyImage()
799 channel_statistics[BlackPixelChannel].depth); in IdentifyImage()
848 (void) PrintChannelStatistics(file,BlackPixelChannel,"Black",1.0/ in IdentifyImage()
911 (void) PrintChannelMoments(file,BlackPixelChannel,"Black",scale, in IdentifyImage()
979 (void) PrintChannelFeatures(file,BlackPixelChannel,"Black", in IdentifyImage()
1106 ConcatenateColorComponent(&pixel,BlackPixelChannel, in IdentifyImage()
Dpixel.h87 BlackPixelChannel = 3, enumerator
Dcomposite-private.h102 case BlackPixelChannel: in CompositePixelOver()
Dcolor.c1207 case BlackPixelChannel: in ConcatenateColorComponent()
1482 case BlackPixelChannel: in ConcatentateHexColorComponent()
1538 ConcatentateHexColorComponent(pixel,BlackPixelChannel,tuple); in GetColorTuple()
1568 ConcatenateColorComponent(&color,BlackPixelChannel,SVGCompliance,tuple); in GetColorTuple()
Dchannel.c371 case BlackPixelChannel: in ChannelFxImage()
957 case BlackPixelChannel: in FlattenPixelInfo()
Dfx.c782 case BlackPixelChannel: in FxGetSymbol()
866 case BlackPixelChannel: in FxGetSymbol()
901 case BlackPixelChannel: in FxGetSymbol()
2134 case BlackPixelChannel: type="black"; break; in FxEvaluateSubexpression()
Dhistogram.c1090 ConcatenateColorComponent(&pixel,BlackPixelChannel,NoCompliance, in GetNumberColors()
Doption.c1854 { "Bk", BlackPixelChannel, UndefinedOptionFlag, MagickFalse },
1855 { "Black", BlackPixelChannel, UndefinedOptionFlag, MagickFalse },
1868 { "K", BlackPixelChannel, UndefinedOptionFlag, MagickFalse },
Dpaint.c986 traits=GetPixelChannelTraits(image,BlackPixelChannel); in OpaquePaintImage()
Dstream.c466 pixel[BlackPixelChannel]=ClampToQuantum(image->background_color.black); in GetOneAuthenticPixelFromStream()
530 pixel[BlackPixelChannel]=ClampToQuantum(image->background_color.black); in GetOneVirtualPixelFromStream()
Dproperty.c3897 status&=FxEvaluateChannelExpression(fx_info,BlackPixelChannel,0,0, in InterpretImageProperties()
3945 status&=FxEvaluateChannelExpression(fx_info,BlackPixelChannel,0,0, in InterpretImageProperties()
Dcomposite.c1849 if (channel == BlackPixelChannel) in CompositeImage()
Dpixel.c4367 SetPixelChannelAttributes(image,BlackPixelChannel,trait,n++); in InitializePixelChannelMap()
6210 case BlackPixelChannel: in LogPixelChannels()
Denhance.c932 traits=GetPixelChannelTraits(image,BlackPixelChannel); in ClutImage()
Dcache.c1867 destination[BlackPixelChannel]=ClampToQuantum( in CopyPixel()
Dxwindow.c7492 ConcatenateColorComponent(&pixel,BlackPixelChannel,X11Compliance,tuple); in XMakeMagnifyImage()
/external/ImageMagick/coders/
Djson.c1107 (void) PrintChannelLocations(file,image,BlackPixelChannel,"black", in EncodeImageAttributes()
1236 (void) PrintChannelStatistics(file,BlackPixelChannel,"black",1.0/ in EncodeImageAttributes()
1279 (void) PrintChannelMoments(file,BlackPixelChannel,"black", in EncodeImageAttributes()
1330 (void) PrintChannelFeatures(file,BlackPixelChannel,"black", in EncodeImageAttributes()
Dyaml.c1105 (void) PrintChannelLocations(file,image,BlackPixelChannel,"black", in EncodeImageAttributes()
1234 (void) PrintChannelStatistics(file,BlackPixelChannel,"black",1.0/ in EncodeImageAttributes()
1277 (void) PrintChannelMoments(file,BlackPixelChannel,"black", in EncodeImageAttributes()
1328 (void) PrintChannelFeatures(file,BlackPixelChannel,"black", in EncodeImageAttributes()
Dtxt.c836 ConcatenateColorComponent(&pixel,BlackPixelChannel,compliance, in WriteTXTImage()
/external/ImageMagick/MagickWand/
Dcompare.c1344 channel_distortion[BlackPixelChannel],GetMagickPrecision(), in CompareImagesCommand()
1345 channel_distortion[BlackPixelChannel]); in CompareImagesCommand()
1412 channel_distortion[BlackPixelChannel]); in CompareImagesCommand()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h947 using MagickCore::BlackPixelChannel;