/external/ImageMagick/MagickCore/ |
D | channel.c | 376 destination_image->alpha_trait=BlendPixelTrait; in ChannelFxImage() 541 combine_image->alpha_trait=BlendPixelTrait; in CombineImages() 548 combine_image->alpha_trait=BlendPixelTrait; in CombineImages() 554 combine_image->alpha_trait=BlendPixelTrait; in CombineImages() 677 return(image->alpha_trait != UndefinedPixelTrait ? MagickTrue : MagickFalse); in GetImageAlphaChannel() 747 separate_image->alpha_trait=UndefinedPixelTrait; in SeparateImage() 995 image->alpha_trait=BlendPixelTrait; in SetImageAlphaChannel() 1053 image->alpha_trait=CopyPixelTrait; in SetImageAlphaChannel() 1061 if (image->alpha_trait == UndefinedPixelTrait) in SetImageAlphaChannel() 1105 image->alpha_trait=UpdatePixelTrait; in SetImageAlphaChannel() [all …]
|
D | layer.c | 109 if (image->alpha_trait == UndefinedPixelTrait) in ClearBounds() 272 coalesce_image->background_color.alpha_trait=BlendPixelTrait; in CoalesceImages() 275 coalesce_image->alpha_trait=next->alpha_trait; in CoalesceImages() 287 dispose_image->background_color.alpha_trait=BlendPixelTrait; in CoalesceImages() 329 dispose_image->background_color.alpha_trait=BlendPixelTrait; in CoalesceImages() 343 coalesce_image->background_color.alpha_trait=BlendPixelTrait; in CoalesceImages() 347 next->alpha_trait != UndefinedPixelTrait ? OverCompositeOp : in CoalesceImages() 428 dispose_image->background_color.alpha_trait=BlendPixelTrait; in DisposeImages() 447 current_image->background_color.alpha_trait=BlendPixelTrait; in DisposeImages() 449 next->alpha_trait != UndefinedPixelTrait ? OverCompositeOp : CopyCompositeOp, in DisposeImages() [all …]
|
D | feature.c | 738 if (image->alpha_trait != UndefinedPixelTrait) in GetImageFeatures() 764 if (image->alpha_trait != UndefinedPixelTrait) in GetImageFeatures() 779 if (image->alpha_trait != UndefinedPixelTrait) in GetImageFeatures() 980 if (image->alpha_trait != UndefinedPixelTrait) in GetImageFeatures() 1069 if (image->alpha_trait != UndefinedPixelTrait) in GetImageFeatures() 1109 if (image->alpha_trait != UndefinedPixelTrait) in GetImageFeatures() 1121 if (image->alpha_trait != UndefinedPixelTrait) in GetImageFeatures() 1131 if (image->alpha_trait != UndefinedPixelTrait) in GetImageFeatures() 1146 if (image->alpha_trait != UndefinedPixelTrait) in GetImageFeatures() 1161 if (image->alpha_trait != UndefinedPixelTrait) in GetImageFeatures() [all …]
|
D | attribute.c | 921 (image->alpha_trait == UndefinedPixelTrait)) in GetImageDepth() 1515 if (image->alpha_trait == UndefinedPixelTrait) in GetImageType() 1523 if (image->alpha_trait != UndefinedPixelTrait) in GetImageType() 1529 if (image->alpha_trait != UndefinedPixelTrait) in GetImageType() 1533 if (image->alpha_trait != UndefinedPixelTrait) in GetImageType() 1614 if ((type == GrayscaleType) && (image->alpha_trait != UndefinedPixelTrait)) in IdentifyImageGray() 1736 if (image->alpha_trait == UndefinedPixelTrait) in IdentifyImageType() 1744 if (image->alpha_trait != UndefinedPixelTrait) in IdentifyImageType() 1750 if (image->alpha_trait != UndefinedPixelTrait) in IdentifyImageType() 1754 if (image->alpha_trait != UndefinedPixelTrait) in IdentifyImageType() [all …]
|
D | pixel-accessor.h | 225 if (pixel_info->alpha_trait == UndefinedPixelTrait) in GetPixelInfoChannel() 403 pixel_info->alpha_trait=UndefinedPixelTrait; in GetPixelInfoPixel() 411 pixel_info->alpha_trait=image->alpha_trait; in GetPixelInfoPixel() 495 alpha=image->alpha_trait == UndefinedPixelTrait ? (MagickRealType) in IsPixelEquivalent() 497 beta=q->alpha_trait == UndefinedPixelTrait ? (MagickRealType) OpaqueAlpha : in IsPixelEquivalent() 547 alpha=p->alpha_trait == UndefinedPixelTrait ? (MagickRealType) OpaqueAlpha : in IsPixelInfoEquivalent() 549 beta=q->alpha_trait == UndefinedPixelTrait ? (MagickRealType) OpaqueAlpha : in IsPixelInfoEquivalent() 665 image->background_color.alpha_trait == UndefinedPixelTrait ? OpaqueAlpha : in SetPixelBackgoundColor() 812 pixel_info->alpha_trait == UndefinedPixelTrait ? OpaqueAlpha : in SetPixelViaPixelInfo()
|
D | histogram.c | 171 if (pixel->alpha_trait != UndefinedPixelTrait) in ColorToNodeId() 184 alpha=p->alpha_trait == UndefinedPixelTrait ? (MagickRealType) OpaqueAlpha : in IsPixelInfoColorMatch() 186 beta=q->alpha_trait == UndefinedPixelTrait ? (MagickRealType) OpaqueAlpha : in IsPixelInfoColorMatch() 377 number_children=image->alpha_trait == UndefinedPixelTrait ? 8UL : 16UL; in DefineImageHistogram() 476 number_children=image->alpha_trait == UndefinedPixelTrait ? 8UL : 16UL; in DestroyColorCube() 1093 if (pixel.alpha_trait != UndefinedPixelTrait) in GetNumberColors() 1165 number_children=unique_image->alpha_trait == UndefinedPixelTrait ? 8UL : 16UL; in UniqueColorsToImage()
|
D | color.c | 1539 if (pixel->alpha_trait != UndefinedPixelTrait) in GetColorTuple() 1551 if (color.alpha_trait != UndefinedPixelTrait) in GetColorTuple() 1570 if (color.alpha_trait != UndefinedPixelTrait) in GetColorTuple() 1656 if (image->alpha_trait == UndefinedPixelTrait) in IsEquivalentAlpha() 2378 color->alpha_trait=UndefinedPixelTrait; in QueryColorCompliance() 2386 color->alpha_trait=BlendPixelTrait; in QueryColorCompliance() 2434 color->alpha_trait=UndefinedPixelTrait; in QueryColorCompliance() 2438 color->alpha_trait=BlendPixelTrait; in QueryColorCompliance() 2490 color->alpha_trait=BlendPixelTrait; in QueryColorCompliance() 2507 if (color->alpha_trait != UndefinedPixelTrait) in QueryColorCompliance() [all …]
|
D | image.c | 444 alpha_trait; in AppendImages() local 472 alpha_trait=images->alpha_trait; in AppendImages() 485 if (next->alpha_trait != UndefinedPixelTrait) in AppendImages() 486 alpha_trait=BlendPixelTrait; in AppendImages() 513 append_image->alpha_trait=alpha_trait; in AppendImages() 814 clone_image->alpha_trait=image->alpha_trait; in CloneImage() 1473 mask_image->alpha_trait=UndefinedPixelTrait; in GetImageMask() 2061 image->alpha_trait=background->alpha_trait; in NewMagickImage() 2342 image->alpha_trait=BlendPixelTrait; in SetImageAlpha() 2426 if ((image->background_color.alpha_trait != UndefinedPixelTrait) && in SetImageBackgroundColor() [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()
|
/external/ImageMagick/coders/ |
D | gradient.c | 149 image->alpha_trait=pixel.alpha_trait; in ReadXCImage() 245 if ((stops[0].color.alpha_trait != UndefinedPixelTrait) || in ReadGRADIENTImage() 246 (stops[1].color.alpha_trait != UndefinedPixelTrait)) in ReadGRADIENTImage()
|
D | vips.c | 452 image->alpha_trait=BlendPixelTrait; in ReadVIPSImage() 458 image->alpha_trait=BlendPixelTrait; in ReadVIPSImage() 464 image->alpha_trait=BlendPixelTrait; in ReadVIPSImage() 469 image->alpha_trait=BlendPixelTrait; in ReadVIPSImage() 656 channels=image->alpha_trait != UndefinedPixelTrait ? 4 : 3; in WriteVIPSImage() 658 channels=image->alpha_trait != UndefinedPixelTrait ? 2 : 1; in WriteVIPSImage() 660 channels=image->alpha_trait != UndefinedPixelTrait ? 5 : 4; in WriteVIPSImage()
|
D | pnm.c | 345 image->alpha_trait=BlendPixelTrait; in ReadPNMImage() 436 image->alpha_trait=BlendPixelTrait; in ReadPNMImage() 447 image->alpha_trait=BlendPixelTrait; in ReadPNMImage() 452 image->alpha_trait=BlendPixelTrait; in ReadPNMImage() 463 image->alpha_trait=BlendPixelTrait; in ReadPNMImage() 987 if (image->alpha_trait != UndefinedPixelTrait) in ReadPNMImage() 1059 if (image->alpha_trait != UndefinedPixelTrait) in ReadPNMImage() 1083 if (image->alpha_trait != UndefinedPixelTrait) in ReadPNMImage() 1103 if (image->alpha_trait != UndefinedPixelTrait) in ReadPNMImage() 1136 if (image->alpha_trait != UndefinedPixelTrait) in ReadPNMImage() [all …]
|
D | jxl.c | 121 format->num_channels=(image->alpha_trait == BlendPixelTrait) ? 4 : 3; in JXLSetFormat() 320 image->alpha_trait=BlendPixelTrait; in ReadJXLImage() 379 image->alpha_trait == BlendPixelTrait ? "RGBA" : "RGB", in ReadJXLImage() 574 if (image->alpha_trait == BlendPixelTrait) in WriteJXLImage() 593 ((image->alpha_trait == BlendPixelTrait) ? 4 : 3)* in WriteJXLImage() 604 image->alpha_trait == BlendPixelTrait ? "RGBA" : "RGB", in WriteJXLImage()
|
D | miff.c | 254 if (image->alpha_trait != UndefinedPixelTrait) in PushRunlengthPacket() 266 if (image->alpha_trait != UndefinedPixelTrait) in PushRunlengthPacket() 280 if (image->alpha_trait != UndefinedPixelTrait) in PushRunlengthPacket() 315 if (image->alpha_trait != UndefinedPixelTrait) in PushRunlengthPacket() 347 if (image->alpha_trait != UndefinedPixelTrait) in PushRunlengthPacket() 381 if (image->alpha_trait != UndefinedPixelTrait) in PushRunlengthPacket() 669 alpha_trait; in ReadMIFFImage() local 671 alpha_trait=ParseCommandOption(MagickPixelTraitOptions, in ReadMIFFImage() 673 if (alpha_trait < 0) in ReadMIFFImage() 675 image->alpha_trait=(PixelTrait) alpha_trait; in ReadMIFFImage() [all …]
|
D | tga.c | 245 image->alpha_trait=(alpha_bits > 0) || (tga_info.bits_per_pixel == 32) || in ReadTGAImage() 497 if (image->alpha_trait != UndefinedPixelTrait) in ReadTGAImage() 538 if (image->alpha_trait != UndefinedPixelTrait) in ReadTGAImage() 698 value=(((image->alpha_trait != UndefinedPixelTrait) && in WriteTGAPixel() 712 if (image->alpha_trait != UndefinedPixelTrait) in WriteTGAPixel() 802 (image->alpha_trait == UndefinedPixelTrait) && in WriteTGAImage() 816 if (image->alpha_trait != UndefinedPixelTrait) in WriteTGAImage() 822 if (image->alpha_trait != UndefinedPixelTrait) in WriteTGAImage() 892 *q++=(((image->alpha_trait != UndefinedPixelTrait) && ((double) in WriteTGAImage() 951 if ((image->alpha_trait != UndefinedPixelTrait) && in WriteTGAImage()
|
D | dds.c | 1188 (image->alpha_trait == UndefinedPixelTrait)) in SetDXT1Pixels() 1235 image->next->alpha_trait=image->alpha_trait; in ReadMipmaps() 1901 alpha_trait; in ReadDDSImage() local 1948 alpha_trait = BlendPixelTrait; in ReadDDSImage() 1953 alpha_trait = UndefinedPixelTrait; in ReadDDSImage() 1967 alpha_trait = UndefinedPixelTrait; in ReadDDSImage() 1977 alpha_trait = UndefinedPixelTrait; in ReadDDSImage() 1984 alpha_trait = BlendPixelTrait; in ReadDDSImage() 1991 alpha_trait = BlendPixelTrait; in ReadDDSImage() 2008 alpha_trait = UndefinedPixelTrait; in ReadDDSImage() [all …]
|
D | tile.c | 128 image->alpha_trait=tile_image->alpha_trait; in ReadTILEImage()
|
D | matte.c | 179 if (image->alpha_trait == UndefinedPixelTrait) in WriteMATTEImage() 185 matte_image->alpha_trait=UndefinedPixelTrait; in WriteMATTEImage()
|
D | txt.c | 470 image->alpha_trait=UndefinedPixelTrait; in ReadTXTImage() 474 image->alpha_trait=BlendPixelTrait; in ReadTXTImage() 512 if (image->alpha_trait != UndefinedPixelTrait) in ReadTXTImage() 528 if (image->alpha_trait != UndefinedPixelTrait) in ReadTXTImage() 542 if (image->alpha_trait != UndefinedPixelTrait) in ReadTXTImage() 775 if (image->alpha_trait != UndefinedPixelTrait) in WriteTXTImage() 839 if (pixel.alpha_trait != UndefinedPixelTrait) in WriteTXTImage()
|
D | xc.c | 145 image->alpha_trait=pixel.alpha_trait; in ReadXCImage()
|
D | debug.c | 213 if (image->alpha_trait != UndefinedPixelTrait) in WriteDEBUGImage() 243 if (pixel.alpha_trait != UndefinedPixelTrait) in WriteDEBUGImage()
|
D | sun.c | 418 image->alpha_trait=sun_info.depth == 32 ? BlendPixelTrait : in ReadSUNImage() 582 if (image->alpha_trait != UndefinedPixelTrait) in ReadSUNImage() 593 if (image->alpha_trait != UndefinedPixelTrait) in ReadSUNImage() 846 sun_info.depth=(unsigned int) image->alpha_trait != in WriteSUNImage() 848 sun_info.length=(unsigned int) ((image->alpha_trait != in WriteSUNImage() 909 if (image->alpha_trait != UndefinedPixelTrait) in WriteSUNImage() 926 if (image->alpha_trait != UndefinedPixelTrait) in WriteSUNImage()
|
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 | exr.c | 211 image->alpha_trait=BlendPixelTrait; in ReadEXRImage() 590 channels=image->alpha_trait != UndefinedPixelTrait ? IMF_WRITE_YCA : in WriteEXRImage() 593 channels=image->alpha_trait != UndefinedPixelTrait ? IMF_WRITE_RGBA : in WriteEXRImage() 630 if (image->alpha_trait == UndefinedPixelTrait) in WriteEXRImage()
|
/external/ImageMagick/Magick++/lib/ |
D | Color.cpp | 264 pixel.alpha_trait=(_pixelType == RGBAPixel || _pixelType == CMYKAPixel) ? in operator std::string() 268 pixel.alpha_trait=_pixel->alpha_trait; in operator std::string() 426 _pixel->alpha_trait=UndefinedPixelTrait; in setAlpha() 434 _pixel->alpha_trait=BlendPixelTrait; in setAlpha() 445 _pixelType=color_.alpha_trait != UndefinedPixelTrait ? CMYKAPixel : in setPixelType() 448 _pixelType=color_.alpha_trait != UndefinedPixelTrait ? RGBAPixel : in setPixelType()
|