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

1 2 3 4 5

  /external/ImageMagick/MagickCore/
pixel-accessor.h 56 if (image->channel_map[AlphaPixelChannel].traits == UndefinedPixelTrait)
76 if (image->channel_map[BlackPixelChannel].traits == UndefinedPixelTrait)
112 if (image->channel_map[channel].traits == UndefinedPixelTrait)
188 if (image->channel_map[IndexPixelChannel].traits == UndefinedPixelTrait)
327 if (image->channel_map[ReadMaskPixelChannel].traits == UndefinedPixelTrait)
335 if (image->channel_map[WriteMaskPixelChannel].traits == UndefinedPixelTrait)
390 if (image->channel_map[BlackPixelChannel].traits != UndefinedPixelTrait)
394 pixel_info->alpha_trait=UndefinedPixelTrait;
395 if (image->channel_map[AlphaPixelChannel].traits != UndefinedPixelTrait)
402 if (image->channel_map[IndexPixelChannel].traits != UndefinedPixelTrait)
    [all...]
attribute.c 312 (image->alpha_trait == UndefinedPixelTrait))
422 if ((traits == UndefinedPixelTrait) ||
485 if ((traits == UndefinedPixelTrait) || (channel == IndexPixelChannel) ||
597 if (image->alpha_trait == UndefinedPixelTrait)
605 if (image->alpha_trait != UndefinedPixelTrait)
611 if (image->alpha_trait != UndefinedPixelTrait)
615 if (image->alpha_trait != UndefinedPixelTrait)
697 if ((type == GrayscaleType) && (image->alpha_trait != UndefinedPixelTrait))
823 if (image->alpha_trait == UndefinedPixelTrait)
831 if (image->alpha_trait != UndefinedPixelTrait)
    [all...]
channel.c 173 if ((destination_traits == UndefinedPixelTrait) ||
174 (source_traits == UndefinedPixelTrait))
555 if (traits == UndefinedPixelTrait)
625 return(image->alpha_trait != UndefinedPixelTrait ? MagickTrue : MagickFalse);
697 separate_image->alpha_trait=UndefinedPixelTrait;
747 if ((traits == UndefinedPixelTrait) ||
821 if ((traits == UndefinedPixelTrait) ||
889 if (traits == UndefinedPixelTrait)
    [all...]
compare.c 279 if ((traits == UndefinedPixelTrait) ||
280 (reconstruct_traits == UndefinedPixelTrait) ||
435 if ((traits == UndefinedPixelTrait) ||
436 (reconstruct_traits == UndefinedPixelTrait) ||
539 if ((traits == UndefinedPixelTrait) ||
540 (reconstruct_traits == UndefinedPixelTrait) ||
643 if ((traits == UndefinedPixelTrait) ||
644 (reconstruct_traits == UndefinedPixelTrait) ||
741 if ((traits == UndefinedPixelTrait) ||
742 (reconstruct_traits == UndefinedPixelTrait) ||
    [all...]
transform.c 292 if ((traits == UndefinedPixelTrait) ||
293 (chop_traits == UndefinedPixelTrait))
357 if ((traits == UndefinedPixelTrait) ||
358 (chop_traits == UndefinedPixelTrait))
717 if ((traits == UndefinedPixelTrait) ||
718 (crop_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...]
resize.c     [all...]
identify.c 197 if (traits == UndefinedPixelTrait)
333 if (traits == UndefinedPixelTrait)
557 if (image->alpha_trait != UndefinedPixelTrait)
763 if (image->alpha_trait != UndefinedPixelTrait)
808 if (image->alpha_trait != UndefinedPixelTrait)
856 if (image->alpha_trait != UndefinedPixelTrait)
877 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;
833 if ((traits == UndefinedPixelTrait) ||
834 (paint_traits == UndefinedPixelTrait))
    [all...]
  /external/ImageMagick/coders/
matte.c 184 if (image->alpha_trait == UndefinedPixelTrait)
190 matte_image->alpha_trait=UndefinedPixelTrait;
debug.c 214 if (image->alpha_trait != UndefinedPixelTrait)
244 if (pixel.alpha_trait != UndefinedPixelTrait)
thumbnail.c 212 UndefinedPixelTrait ? TrueColorType : TrueColorAlphaType,exception);
tile.c 129 if (image->alpha_trait != UndefinedPixelTrait)
psd.c 822 if (image->alpha_trait != UndefinedPixelTrait)
831 if (image->alpha_trait != UndefinedPixelTrait)
    [all...]
tga.c 248 (tga_info.colormap_size == 32) ? BlendPixelTrait : UndefinedPixelTrait;
493 if (image->alpha_trait != UndefinedPixelTrait)
534 if (image->alpha_trait != UndefinedPixelTrait)
698 value=(((image->alpha_trait != UndefinedPixelTrait) &&
712 if (image->alpha_trait != UndefinedPixelTrait)
800 (image->alpha_trait == UndefinedPixelTrait) &&
814 if (image->alpha_trait != UndefinedPixelTrait)
820 if (image->alpha_trait != UndefinedPixelTrait)
894 *q++=(((image->alpha_trait != UndefinedPixelTrait) && ((double)
    [all...]
txt.c 461 image->alpha_trait=UndefinedPixelTrait;
496 if (image->alpha_trait != UndefinedPixelTrait)
512 if (image->alpha_trait != UndefinedPixelTrait)
526 if (image->alpha_trait != UndefinedPixelTrait)
748 if (image->alpha_trait != UndefinedPixelTrait)
821 if (pixel.alpha_trait != UndefinedPixelTrait)
flif.c 211 BlendPixelTrait : UndefinedPixelTrait);
489 if (image->alpha_trait != UndefinedPixelTrait)
505 if (image->alpha_trait != UndefinedPixelTrait)
miff.c 237 if (image->alpha_trait != UndefinedPixelTrait)
249 if (image->alpha_trait != UndefinedPixelTrait)
262 if (image->alpha_trait != UndefinedPixelTrait)
300 if (image->alpha_trait != UndefinedPixelTrait)
328 if (image->alpha_trait != UndefinedPixelTrait)
356 if (image->alpha_trait != UndefinedPixelTrait)
839 image->alpha_trait=matte == 0 ? UndefinedPixelTrait :
    [all...]
pnm.c 959 if (image->alpha_trait != UndefinedPixelTrait)
    [all...]
rle.c 225 image->alpha_trait=flags & 0x04 ? BlendPixelTrait : UndefinedPixelTrait;
313 if (image->alpha_trait != UndefinedPixelTrait)
339 if (image->alpha_trait == UndefinedPixelTrait)
505 if (image->alpha_trait != UndefinedPixelTrait)
556 if (image->alpha_trait == UndefinedPixelTrait)
sun.c 411 UndefinedPixelTrait;
562 if (image->alpha_trait != UndefinedPixelTrait)
573 if (image->alpha_trait != UndefinedPixelTrait)
827 sun_info.depth=(unsigned int) image->alpha_trait != UndefinedPixelTrait ?
829 sun_info.length=(unsigned int) ((image->alpha_trait != UndefinedPixelTrait ?
890 if (image->alpha_trait != UndefinedPixelTrait)
907 if (image->alpha_trait != UndefinedPixelTrait)
    [all...]
json.c 338 if (traits == UndefinedPixelTrait)
550 if (traits == UndefinedPixelTrait)
827 if (image->alpha_trait != UndefinedPixelTrait)
901 if (image->alpha_trait != UndefinedPixelTrait)
    [all...]
bmp.c 862 UndefinedPixelTrait;
    [all...]
exr.c 514 channels=image->alpha_trait != UndefinedPixelTrait ? IMF_WRITE_YCA :
517 channels=image->alpha_trait != UndefinedPixelTrait ? IMF_WRITE_RGBA :
554 if (image->alpha_trait == UndefinedPixelTrait)

Completed in 462 milliseconds

1 2 3 4 5