/external/ImageMagick/MagickCore/ |
D | pixel-accessor.h | 58 if (image->channel_map[AlphaPixelChannel].traits == UndefinedPixelTrait) in GetPixelAlpha() 78 if (image->channel_map[BlackPixelChannel].traits == UndefinedPixelTrait) in GetPixelBlack() 114 if (image->channel_map[channel].traits == UndefinedPixelTrait) in GetPixelChannel() 145 if (image->channel_map[CompositeMaskPixelChannel].traits == UndefinedPixelTrait) in GetPixelCompositeMask() 198 if (image->channel_map[IndexPixelChannel].traits == UndefinedPixelTrait) in GetPixelIndex() 337 if (image->channel_map[ReadMaskPixelChannel].traits == UndefinedPixelTrait) in GetPixelReadMask() 345 if (image->channel_map[WriteMaskPixelChannel].traits == UndefinedPixelTrait) in GetPixelWriteMask() 393 pixel_info->alpha_trait=UndefinedPixelTrait; in GetPixelInfoPixel() 410 if (image->channel_map[BlackPixelChannel].traits != UndefinedPixelTrait) in GetPixelInfoPixel() 413 if (image->channel_map[AlphaPixelChannel].traits != UndefinedPixelTrait) in GetPixelInfoPixel() [all …]
|
D | attribute.c | 439 (image->alpha_trait == UndefinedPixelTrait)) in GetImageDepth() 708 if (image->alpha_trait == UndefinedPixelTrait) in GetImageType() 716 if (image->alpha_trait != UndefinedPixelTrait) in GetImageType() 722 if (image->alpha_trait != UndefinedPixelTrait) in GetImageType() 726 if (image->alpha_trait != UndefinedPixelTrait) in GetImageType() 807 if ((type == GrayscaleType) && (image->alpha_trait != UndefinedPixelTrait)) in IdentifyImageGray() 929 if (image->alpha_trait == UndefinedPixelTrait) in IdentifyImageType() 937 if (image->alpha_trait != UndefinedPixelTrait) in IdentifyImageType() 943 if (image->alpha_trait != UndefinedPixelTrait) in IdentifyImageType() 947 if (image->alpha_trait != UndefinedPixelTrait) in IdentifyImageType() [all …]
|
D | channel.c | 173 if ((destination_traits == UndefinedPixelTrait) || in ChannelImage() 174 (source_traits == UndefinedPixelTrait)) in ChannelImage() 603 if (traits == UndefinedPixelTrait) in CombineImages() 677 return(image->alpha_trait != UndefinedPixelTrait ? MagickTrue : MagickFalse); in GetImageAlphaChannel() 747 separate_image->alpha_trait=UndefinedPixelTrait; in SeparateImage() 792 if ((traits == UndefinedPixelTrait) || in SeparateImage() 867 if ((traits == UndefinedPixelTrait) || ((traits & UpdatePixelTrait) == 0)) in SeparateImages() 935 if (traits == UndefinedPixelTrait) in FlattenPixelInfo() 1061 if (image->alpha_trait == UndefinedPixelTrait) in SetImageAlphaChannel() 1112 if (image->alpha_trait == UndefinedPixelTrait) in SetImageAlphaChannel() [all …]
|
D | compare.c | 291 if ((traits == UndefinedPixelTrait) || in CompareImages() 292 (reconstruct_traits == UndefinedPixelTrait) || in CompareImages() 453 if ((traits == UndefinedPixelTrait) || in GetAbsoluteDistortion() 454 (reconstruct_traits == UndefinedPixelTrait) || in GetAbsoluteDistortion() 566 if ((traits == UndefinedPixelTrait) || in GetFuzzDistortion() 567 (reconstruct_traits == UndefinedPixelTrait) || in GetFuzzDistortion() 681 if ((traits == UndefinedPixelTrait) || in GetMeanAbsoluteDistortion() 682 (reconstruct_traits == UndefinedPixelTrait) || in GetMeanAbsoluteDistortion() 786 if ((traits == UndefinedPixelTrait) || in GetMeanErrorPerPixel() 787 (reconstruct_traits == UndefinedPixelTrait) || in GetMeanErrorPerPixel() [all …]
|
D | transform.c | 290 if ((traits == UndefinedPixelTrait) || in ChopImage() 291 (chop_traits == UndefinedPixelTrait)) in ChopImage() 356 if ((traits == UndefinedPixelTrait) || in ChopImage() 357 (chop_traits == UndefinedPixelTrait)) in ChopImage() 708 if ((traits == UndefinedPixelTrait) || in CropImage() 709 (crop_traits == UndefinedPixelTrait)) in CropImage() 1053 if ((traits == UndefinedPixelTrait) || in ExcerptImage() 1054 (excerpt_traits == UndefinedPixelTrait)) in ExcerptImage() 1249 if ((traits == UndefinedPixelTrait) || in FlipImage() 1250 (flip_traits == UndefinedPixelTrait)) in FlipImage() [all …]
|
D | feature.c | 737 if (image->alpha_trait != UndefinedPixelTrait) in GetImageFeatures() 763 if (image->alpha_trait != UndefinedPixelTrait) in GetImageFeatures() 778 if (image->alpha_trait != UndefinedPixelTrait) in GetImageFeatures() 979 if (image->alpha_trait != UndefinedPixelTrait) in GetImageFeatures() 1068 if (image->alpha_trait != UndefinedPixelTrait) in GetImageFeatures() 1108 if (image->alpha_trait != UndefinedPixelTrait) in GetImageFeatures() 1120 if (image->alpha_trait != UndefinedPixelTrait) in GetImageFeatures() 1130 if (image->alpha_trait != UndefinedPixelTrait) in GetImageFeatures() 1145 if (image->alpha_trait != UndefinedPixelTrait) in GetImageFeatures() 1160 if (image->alpha_trait != UndefinedPixelTrait) in GetImageFeatures() [all …]
|
D | composite.c | 432 if ((traits == UndefinedPixelTrait) || in CompositeOverImage() 433 (source_traits == UndefinedPixelTrait)) in CompositeOverImage() 461 if (traits == UndefinedPixelTrait) in CompositeOverImage() 463 if ((source_traits == UndefinedPixelTrait) && in CompositeOverImage() 663 if (traits == UndefinedPixelTrait) 665 if (source_traits != UndefinedPixelTrait) 772 if (image->alpha_trait == UndefinedPixelTrait) 1342 if ((traits == UndefinedPixelTrait) || 1343 (source_traits == UndefinedPixelTrait)) 1511 if (traits == UndefinedPixelTrait) [all …]
|
D | resize.c | 1797 if ((traits == UndefinedPixelTrait) || in InterpolativeResizeImage() 1798 (resize_traits == UndefinedPixelTrait)) in InterpolativeResizeImage() 2006 if ((traits == UndefinedPixelTrait) || in LiquidRescaleImage() 2007 (rescale_traits == UndefinedPixelTrait)) in LiquidRescaleImage() 2579 if ((traits == UndefinedPixelTrait) || in HorizontalFilter() 2580 (resize_traits == UndefinedPixelTrait)) in HorizontalFilter() 2798 if ((traits == UndefinedPixelTrait) || in VerticalFilter() 2799 (resize_traits == UndefinedPixelTrait)) in VerticalFilter() 2918 (image->alpha_trait != UndefinedPixelTrait) || in ResizeImage() 3155 if ((traits == UndefinedPixelTrait) || in SampleImage() [all …]
|
D | identify.c | 192 if (traits == UndefinedPixelTrait) in GetLocationStatistics() 328 if (traits == UndefinedPixelTrait) in PrintChannelLocations() 417 if (traits == UndefinedPixelTrait) in PrintChannelPerceptualHash() 599 if (image->alpha_trait != UndefinedPixelTrait) in IdentifyImage() 813 if (image->alpha_trait != UndefinedPixelTrait) in IdentifyImage() 873 if (image->alpha_trait != UndefinedPixelTrait) in IdentifyImage() 935 if (image->alpha_trait != UndefinedPixelTrait) in IdentifyImage() 1003 if (image->alpha_trait != UndefinedPixelTrait) in IdentifyImage() 1016 if (image->alpha_trait != UndefinedPixelTrait) in IdentifyImage() 1108 if (pixel.alpha_trait != UndefinedPixelTrait) in IdentifyImage()
|
D | color.c | 1482 if ((pixel->alpha_trait != UndefinedPixelTrait) && in IsSVGCompliant() 1577 if (pixel->alpha_trait != UndefinedPixelTrait) in GetColorTuple() 1589 if (color.alpha_trait != UndefinedPixelTrait) in GetColorTuple() 1608 if (color.alpha_trait != UndefinedPixelTrait) in GetColorTuple() 1694 if (image->alpha_trait == UndefinedPixelTrait) in IsEquivalentAlpha() 2331 color->alpha_trait=UndefinedPixelTrait; in QueryColorCompliance() 2385 color->alpha_trait=UndefinedPixelTrait; in QueryColorCompliance() 2453 if (color->alpha_trait != UndefinedPixelTrait) in QueryColorCompliance() 2458 (color->alpha_trait != UndefinedPixelTrait)) in QueryColorCompliance() 2474 (color->alpha_trait != UndefinedPixelTrait)) in QueryColorCompliance() [all …]
|
D | quantum.c | 534 if (image->alpha_trait != UndefinedPixelTrait) in GetQuantumType() 539 if (image->alpha_trait != UndefinedPixelTrait) in GetQuantumType() 545 if (image->alpha_trait != UndefinedPixelTrait) in GetQuantumType() 551 if (image->alpha_trait != UndefinedPixelTrait) in GetQuantumType()
|
D | statistic.c | 575 if ((traits == UndefinedPixelTrait) || in EvaluateImages() 576 (evaluate_traits == UndefinedPixelTrait)) in EvaluateImages() 679 if ((traits == UndefinedPixelTrait) || in EvaluateImages() 680 (evaluate_traits == UndefinedPixelTrait)) in EvaluateImages() 738 if (traits == UndefinedPixelTrait) in EvaluateImages() 843 if (traits == UndefinedPixelTrait) in EvaluateImage() 1072 if (traits == UndefinedPixelTrait) in FunctionImage() 1337 if (traits == UndefinedPixelTrait) in GetImageChannels() 1423 if (traits == UndefinedPixelTrait) in GetImageMoments() 1476 if (traits == UndefinedPixelTrait) in GetImageMoments() [all …]
|
D | histogram.c | 172 if (image->alpha_trait != UndefinedPixelTrait) in ColorToNodeId() 350 number_children=image->alpha_trait == UndefinedPixelTrait ? 8UL : 16UL; in DefineImageHistogram() 449 number_children=image->alpha_trait == UndefinedPixelTrait ? 8UL : 16UL; in DestroyColorCube() 1065 if (pixel.alpha_trait != UndefinedPixelTrait) in GetNumberColors() 1138 number_children=unique_image->alpha_trait == UndefinedPixelTrait ? 8UL : 16UL; in UniqueColorsToImage()
|
D | paint.c | 183 if ((image->alpha_trait == UndefinedPixelTrait) && in FloodfillPaintImage() 184 (draw_info->fill.alpha_trait != UndefinedPixelTrait)) in FloodfillPaintImage() 193 floodplane_image->alpha_trait=UndefinedPixelTrait; in FloodfillPaintImage() 828 if ((traits == UndefinedPixelTrait) || in OilPaintImage() 829 (paint_traits == UndefinedPixelTrait)) in OilPaintImage() 1085 if (image->alpha_trait == UndefinedPixelTrait) in TransparentPaintImage() 1214 if (image->alpha_trait == UndefinedPixelTrait) in TransparentPaintImageChroma()
|
/external/ImageMagick/coders/ |
D | tga.c | 244 (tga_info.colormap_size == 32) ? BlendPixelTrait : UndefinedPixelTrait; in ReadTGAImage() 493 if (image->alpha_trait != UndefinedPixelTrait) in ReadTGAImage() 534 if (image->alpha_trait != UndefinedPixelTrait) in ReadTGAImage() 699 value=(((image->alpha_trait != UndefinedPixelTrait) && in WriteTGAPixel() 713 if (image->alpha_trait != UndefinedPixelTrait) in WriteTGAPixel() 801 (image->alpha_trait == UndefinedPixelTrait) && in WriteTGAImage() 815 if (image->alpha_trait != UndefinedPixelTrait) in WriteTGAImage() 821 if (image->alpha_trait != UndefinedPixelTrait) in WriteTGAImage() 890 *q++=(((image->alpha_trait != UndefinedPixelTrait) && ((double) in WriteTGAImage() 946 if ((image->alpha_trait != UndefinedPixelTrait) && in WriteTGAImage()
|
D | miff.c | 257 if (image->alpha_trait != UndefinedPixelTrait) in PushRunlengthPacket() 269 if (image->alpha_trait != UndefinedPixelTrait) in PushRunlengthPacket() 282 if (image->alpha_trait != UndefinedPixelTrait) in PushRunlengthPacket() 320 if (image->alpha_trait != UndefinedPixelTrait) in PushRunlengthPacket() 352 if (image->alpha_trait != UndefinedPixelTrait) in PushRunlengthPacket() 385 if (image->alpha_trait != UndefinedPixelTrait) in PushRunlengthPacket() 875 image->alpha_trait=matte == 0 ? UndefinedPixelTrait : in ReadMIFFImage() 1330 if (image->alpha_trait != UndefinedPixelTrait) in ReadMIFFImage() 1349 if (image->alpha_trait != UndefinedPixelTrait) in ReadMIFFImage() 1354 if (image->alpha_trait != UndefinedPixelTrait) in ReadMIFFImage() [all …]
|
D | pnm.c | 957 if (image->alpha_trait != UndefinedPixelTrait) in ReadPNMImage() 1032 if (image->alpha_trait != UndefinedPixelTrait) in ReadPNMImage() 1056 if (image->alpha_trait != UndefinedPixelTrait) in ReadPNMImage() 1076 if (image->alpha_trait != UndefinedPixelTrait) in ReadPNMImage() 1109 if (image->alpha_trait != UndefinedPixelTrait) in ReadPNMImage() 1137 if (image->alpha_trait != UndefinedPixelTrait) in ReadPNMImage() 1166 if (image->alpha_trait != UndefinedPixelTrait) in ReadPNMImage() 1195 if (image->alpha_trait != UndefinedPixelTrait) in ReadPNMImage() 1220 if (image->alpha_trait != UndefinedPixelTrait) in ReadPNMImage() 1246 if (image->alpha_trait != UndefinedPixelTrait) in ReadPNMImage() [all …]
|
D | matte.c | 179 if (image->alpha_trait == UndefinedPixelTrait) in WriteMATTEImage() 185 matte_image->alpha_trait=UndefinedPixelTrait; in WriteMATTEImage()
|
D | txt.c | 469 image->alpha_trait=UndefinedPixelTrait; in ReadTXTImage() 511 if (image->alpha_trait != UndefinedPixelTrait) in ReadTXTImage() 527 if (image->alpha_trait != UndefinedPixelTrait) in ReadTXTImage() 541 if (image->alpha_trait != UndefinedPixelTrait) in ReadTXTImage() 771 if (image->alpha_trait != UndefinedPixelTrait) in WriteTXTImage() 845 if (pixel.alpha_trait != UndefinedPixelTrait) in WriteTXTImage()
|
D | sun.c | 420 UndefinedPixelTrait; in ReadSUNImage() 579 if (image->alpha_trait != UndefinedPixelTrait) in ReadSUNImage() 590 if (image->alpha_trait != UndefinedPixelTrait) in ReadSUNImage() 850 UndefinedPixelTrait ? 32U : 24U; in WriteSUNImage() 852 UndefinedPixelTrait ? 4 : 3)*number_pixels); in WriteSUNImage() 912 if (image->alpha_trait != UndefinedPixelTrait) in WriteSUNImage() 929 if (image->alpha_trait != UndefinedPixelTrait) in WriteSUNImage()
|
D | debug.c | 213 if (image->alpha_trait != UndefinedPixelTrait) in WriteDEBUGImage() 243 if (pixel.alpha_trait != UndefinedPixelTrait) in WriteDEBUGImage()
|
D | rle.c | 232 image->alpha_trait=flags & 0x04 ? BlendPixelTrait : UndefinedPixelTrait; in ReadRLEImage() 273 if (image->alpha_trait != UndefinedPixelTrait) in ReadRLEImage() 373 if (image->alpha_trait == UndefinedPixelTrait) in ReadRLEImage() 559 if (image->alpha_trait != UndefinedPixelTrait) in ReadRLEImage() 610 if (image->alpha_trait == UndefinedPixelTrait) in ReadRLEImage()
|
D | flif.c | 209 BlendPixelTrait : UndefinedPixelTrait); in ReadFLIFImage() 490 if (image->alpha_trait != UndefinedPixelTrait) in WriteFLIFImage() 506 if (image->alpha_trait != UndefinedPixelTrait) in WriteFLIFImage()
|
D | clipboard.c | 328 if (image->alpha_trait == UndefinedPixelTrait) in WriteCLIPBOARDImage() 360 if (image->alpha_trait == UndefinedPixelTrait) in WriteCLIPBOARDImage()
|
D | bmp.c | 879 UndefinedPixelTrait; in ReadBMPImage() 1013 if ((image->alpha_trait == UndefinedPixelTrait) && in ReadBMPImage() 1032 bmp_info.alpha_mask=image->alpha_trait != UndefinedPixelTrait ? in ReadBMPImage() 1293 if (image->alpha_trait != UndefinedPixelTrait) in ReadBMPImage() 1391 if (image->alpha_trait != UndefinedPixelTrait) in ReadBMPImage() 1754 if (image->alpha_trait != UndefinedPixelTrait) in WriteBMPImage() 1779 if (image->alpha_trait != UndefinedPixelTrait) in WriteBMPImage() 1826 (image->alpha_trait != UndefinedPixelTrait) ? 32 : 24); in WriteBMPImage() 1828 (image->alpha_trait != UndefinedPixelTrait) ? BI_BITFIELDS : BI_RGB); in WriteBMPImage() 1829 if ((type == 3) && (image->alpha_trait != UndefinedPixelTrait)) in WriteBMPImage() [all …]
|