HomeSort by relevance Sort by last modified time
    Searched refs:UndefinedPixelTrait (Results 1 - 25 of 103) sorted by null

1 2 3 4 5

  /external/ImageMagick/MagickCore/
pixel-accessor.h 58 if (image->channel_map[AlphaPixelChannel].traits == UndefinedPixelTrait)
78 if (image->channel_map[BlackPixelChannel].traits == UndefinedPixelTrait)
114 if (image->channel_map[channel].traits == UndefinedPixelTrait)
145 if (image->channel_map[CompositeMaskPixelChannel].traits == UndefinedPixelTrait)
198 if (image->channel_map[IndexPixelChannel].traits == UndefinedPixelTrait)
337 if (image->channel_map[ReadMaskPixelChannel].traits == UndefinedPixelTrait)
345 if (image->channel_map[WriteMaskPixelChannel].traits == UndefinedPixelTrait)
393 pixel_info->alpha_trait=UndefinedPixelTrait;
410 if (image->channel_map[BlackPixelChannel].traits != UndefinedPixelTrait)
413 if (image->channel_map[AlphaPixelChannel].traits != UndefinedPixelTrait)
    [all...]
attribute.c 442 (image->alpha_trait == UndefinedPixelTrait))
713 if (image->alpha_trait == UndefinedPixelTrait)
721 if (image->alpha_trait != UndefinedPixelTrait)
727 if (image->alpha_trait != UndefinedPixelTrait)
731 if (image->alpha_trait != UndefinedPixelTrait)
813 if ((type == GrayscaleType) && (image->alpha_trait != UndefinedPixelTrait))
937 if (image->alpha_trait == UndefinedPixelTrait)
945 if (image->alpha_trait != UndefinedPixelTrait)
951 if (image->alpha_trait != UndefinedPixelTrait)
955 if (image->alpha_trait != UndefinedPixelTrait)
    [all...]
channel.c 174 if ((destination_traits == UndefinedPixelTrait) ||
175 (source_traits == UndefinedPixelTrait))
605 if (traits == UndefinedPixelTrait)
680 return(image->alpha_trait != UndefinedPixelTrait ? MagickTrue : MagickFalse);
751 separate_image->alpha_trait=UndefinedPixelTrait;
796 if ((traits == UndefinedPixelTrait) ||
872 if ((traits == UndefinedPixelTrait) || ((traits & UpdatePixelTrait) == 0))
941 if (traits == UndefinedPixelTrait)
    [all...]
transform.c 293 if ((traits == UndefinedPixelTrait) ||
294 (chop_traits == UndefinedPixelTrait))
359 if ((traits == UndefinedPixelTrait) ||
360 (chop_traits == UndefinedPixelTrait))
713 if ((traits == UndefinedPixelTrait) ||
714 (crop_traits == UndefinedPixelTrait))
    [all...]
compare.c 293 if ((traits == UndefinedPixelTrait) ||
294 (reconstruct_traits == UndefinedPixelTrait) ||
456 if ((traits == UndefinedPixelTrait) ||
457 (reconstruct_traits == UndefinedPixelTrait) ||
569 if ((traits == UndefinedPixelTrait) ||
570 (reconstruct_traits == UndefinedPixelTrait) ||
684 if ((traits == UndefinedPixelTrait) ||
685 (reconstruct_traits == UndefinedPixelTrait) ||
789 if ((traits == UndefinedPixelTrait) ||
790 (reconstruct_traits == UndefinedPixelTrait) ||
    [all...]
feature.c 740 if (image->alpha_trait != UndefinedPixelTrait)
766 if (image->alpha_trait != UndefinedPixelTrait)
781 if (image->alpha_trait != UndefinedPixelTrait)
982 if (image->alpha_trait != UndefinedPixelTrait)
    [all...]
identify.c 194 if (traits == UndefinedPixelTrait)
330 if (traits == UndefinedPixelTrait)
419 if (traits == UndefinedPixelTrait)
601 if (image->alpha_trait != UndefinedPixelTrait)
815 if (image->alpha_trait != UndefinedPixelTrait)
875 if (image->alpha_trait != UndefinedPixelTrait)
    [all...]
color.c     [all...]
paint.c 185 if ((image->alpha_trait == UndefinedPixelTrait) &&
186 (draw_info->fill.alpha_trait != UndefinedPixelTrait))
195 floodplane_image->alpha_trait=UndefinedPixelTrait;
832 if ((traits == UndefinedPixelTrait) ||
833 (paint_traits == UndefinedPixelTrait))
    [all...]
statistic.c 577 if ((traits == UndefinedPixelTrait) ||
578 (evaluate_traits == UndefinedPixelTrait))
681 if ((traits == UndefinedPixelTrait) ||
682 (evaluate_traits == UndefinedPixelTrait))
740 if (traits == UndefinedPixelTrait)
845 if (traits == UndefinedPixelTrait)
1075 if (traits == UndefinedPixelTrait)
    [all...]
composite.c 434 if ((traits == UndefinedPixelTrait) ||
435 (source_traits == UndefinedPixelTrait))
463 if (traits == UndefinedPixelTrait)
465 if ((source_traits == UndefinedPixelTrait) &&
665 if (traits == UndefinedPixelTrait)
667 if (source_traits != UndefinedPixelTrait)
774 if (image->alpha_trait == UndefinedPixelTrait)
    [all...]
  /external/ImageMagick/coders/
matte.c 184 if (image->alpha_trait == UndefinedPixelTrait)
190 matte_image->alpha_trait=UndefinedPixelTrait;
debug.c 218 if (image->alpha_trait != UndefinedPixelTrait)
248 if (pixel.alpha_trait != UndefinedPixelTrait)
thumbnail.c 213 UndefinedPixelTrait ? TrueColorType : TrueColorAlphaType,exception);
tga.c 247 (tga_info.colormap_size == 32) ? BlendPixelTrait : UndefinedPixelTrait;
496 if (image->alpha_trait != UndefinedPixelTrait)
537 if (image->alpha_trait != UndefinedPixelTrait)
705 value=(((image->alpha_trait != UndefinedPixelTrait) &&
719 if (image->alpha_trait != UndefinedPixelTrait)
807 (image->alpha_trait == UndefinedPixelTrait) &&
821 if (image->alpha_trait != UndefinedPixelTrait)
827 if (image->alpha_trait != UndefinedPixelTrait)
896 *q++=(((image->alpha_trait != UndefinedPixelTrait) && ((double)
    [all...]
txt.c 474 image->alpha_trait=UndefinedPixelTrait;
516 if (image->alpha_trait != UndefinedPixelTrait)
532 if (image->alpha_trait != UndefinedPixelTrait)
546 if (image->alpha_trait != UndefinedPixelTrait)
779 if (image->alpha_trait != UndefinedPixelTrait)
853 if (pixel.alpha_trait != UndefinedPixelTrait)
flif.c 212 BlendPixelTrait : UndefinedPixelTrait);
495 if (image->alpha_trait != UndefinedPixelTrait)
511 if (image->alpha_trait != UndefinedPixelTrait)
miff.c 262 if (image->alpha_trait != UndefinedPixelTrait)
274 if (image->alpha_trait != UndefinedPixelTrait)
287 if (image->alpha_trait != UndefinedPixelTrait)
325 if (image->alpha_trait != UndefinedPixelTrait)
357 if (image->alpha_trait != UndefinedPixelTrait)
390 if (image->alpha_trait != UndefinedPixelTrait)
880 image->alpha_trait=matte == 0 ? UndefinedPixelTrait :
    [all...]
pnm.c 962 if (image->alpha_trait != UndefinedPixelTrait)
    [all...]
clipboard.c 335 if (image->alpha_trait == UndefinedPixelTrait)
367 if (image->alpha_trait == UndefinedPixelTrait)
rle.c 235 image->alpha_trait=flags & 0x04 ? BlendPixelTrait : UndefinedPixelTrait;
276 if (image->alpha_trait != UndefinedPixelTrait)
376 if (image->alpha_trait == UndefinedPixelTrait)
562 if (image->alpha_trait != UndefinedPixelTrait)
613 if (image->alpha_trait == UndefinedPixelTrait)
sun.c 425 UndefinedPixelTrait;
584 if (image->alpha_trait != UndefinedPixelTrait)
595 if (image->alpha_trait != UndefinedPixelTrait)
858 UndefinedPixelTrait ? 32U : 24U;
860 UndefinedPixelTrait ? 4 : 3)*number_pixels);
    [all...]
json.c 384 if (traits == UndefinedPixelTrait)
596 if (traits == UndefinedPixelTrait)
687 if (traits == UndefinedPixelTrait)
    [all...]
exr.c 560 channels=image->alpha_trait != UndefinedPixelTrait ? IMF_WRITE_YCA :
563 channels=image->alpha_trait != UndefinedPixelTrait ? IMF_WRITE_RGBA :
600 if (image->alpha_trait == UndefinedPixelTrait)
vips.c 661 channels=image->alpha_trait != UndefinedPixelTrait ? 4 : 3;
663 channels=image->alpha_trait != UndefinedPixelTrait ? 2 : 1;
665 channels=image->alpha_trait != UndefinedPixelTrait ? 5 : 4;

Completed in 570 milliseconds

1 2 3 4 5