/external/ImageMagick/MagickCore/ |
D | pixel-accessor.h | 78 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 …]
|
D | fourier.c | 614 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()
|
D | feature.c | 1106 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 …]
|
D | cache-view.c | 729 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()
|
D | identify.c | 583 (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()
|
D | pixel.h | 87 BlackPixelChannel = 3, enumerator
|
D | composite-private.h | 102 case BlackPixelChannel: in CompositePixelOver()
|
D | color.c | 1207 case BlackPixelChannel: in ConcatenateColorComponent() 1482 case BlackPixelChannel: in ConcatentateHexColorComponent() 1538 ConcatentateHexColorComponent(pixel,BlackPixelChannel,tuple); in GetColorTuple() 1568 ConcatenateColorComponent(&color,BlackPixelChannel,SVGCompliance,tuple); in GetColorTuple()
|
D | channel.c | 371 case BlackPixelChannel: in ChannelFxImage() 957 case BlackPixelChannel: in FlattenPixelInfo()
|
D | fx.c | 782 case BlackPixelChannel: in FxGetSymbol() 866 case BlackPixelChannel: in FxGetSymbol() 901 case BlackPixelChannel: in FxGetSymbol() 2134 case BlackPixelChannel: type="black"; break; in FxEvaluateSubexpression()
|
D | histogram.c | 1090 ConcatenateColorComponent(&pixel,BlackPixelChannel,NoCompliance, in GetNumberColors()
|
D | option.c | 1854 { "Bk", BlackPixelChannel, UndefinedOptionFlag, MagickFalse }, 1855 { "Black", BlackPixelChannel, UndefinedOptionFlag, MagickFalse }, 1868 { "K", BlackPixelChannel, UndefinedOptionFlag, MagickFalse },
|
D | paint.c | 986 traits=GetPixelChannelTraits(image,BlackPixelChannel); in OpaquePaintImage()
|
D | stream.c | 466 pixel[BlackPixelChannel]=ClampToQuantum(image->background_color.black); in GetOneAuthenticPixelFromStream() 530 pixel[BlackPixelChannel]=ClampToQuantum(image->background_color.black); in GetOneVirtualPixelFromStream()
|
D | property.c | 3897 status&=FxEvaluateChannelExpression(fx_info,BlackPixelChannel,0,0, in InterpretImageProperties() 3945 status&=FxEvaluateChannelExpression(fx_info,BlackPixelChannel,0,0, in InterpretImageProperties()
|
D | composite.c | 1849 if (channel == BlackPixelChannel) in CompositeImage()
|
D | pixel.c | 4367 SetPixelChannelAttributes(image,BlackPixelChannel,trait,n++); in InitializePixelChannelMap() 6210 case BlackPixelChannel: in LogPixelChannels()
|
D | enhance.c | 932 traits=GetPixelChannelTraits(image,BlackPixelChannel); in ClutImage()
|
D | cache.c | 1867 destination[BlackPixelChannel]=ClampToQuantum( in CopyPixel()
|
D | xwindow.c | 7492 ConcatenateColorComponent(&pixel,BlackPixelChannel,X11Compliance,tuple); in XMakeMagnifyImage()
|
/external/ImageMagick/coders/ |
D | json.c | 1107 (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()
|
D | yaml.c | 1105 (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()
|
D | txt.c | 836 ConcatenateColorComponent(&pixel,BlackPixelChannel,compliance, in WriteTXTImage()
|
/external/ImageMagick/MagickWand/ |
D | compare.c | 1344 channel_distortion[BlackPixelChannel],GetMagickPrecision(), in CompareImagesCommand() 1345 channel_distortion[BlackPixelChannel]); in CompareImagesCommand() 1412 channel_distortion[BlackPixelChannel]); in CompareImagesCommand()
|
/external/ImageMagick/Magick++/lib/Magick++/ |
D | Include.h | 947 using MagickCore::BlackPixelChannel;
|