SetPixelAlpha     188 coders/aai.c           SetPixelAlpha(q,ScaleCharToQuantum(*p++));
SetPixelAlpha     188 coders/avs.c           SetPixelAlpha(q,ScaleCharToQuantum(*p++));
SetPixelAlpha     371 coders/bgr.c                         SetPixelAlpha(q,GetPixelAlpha(p));
SetPixelAlpha    1236 coders/bmp.c                   SetPixelAlpha(q,ScaleShortToQuantum((unsigned short) alpha));
SetPixelAlpha    1327 coders/bmp.c               SetPixelAlpha(q,OpaqueOpacity);
SetPixelAlpha    1333 coders/bmp.c                   SetPixelAlpha(q,ScaleShortToQuantum((unsigned short) alpha));
SetPixelAlpha    3822 coders/dcm.c                     SetPixelAlpha(q,ScaleCharToQuantum((unsigned char)
SetPixelAlpha    2011 coders/dds.c                 SetPixelAlpha(q,ScaleCharToQuantum((unsigned char)
SetPixelAlpha    2110 coders/dds.c                 SetPixelAlpha(q,ScaleCharToQuantum((unsigned char)
SetPixelAlpha    2176 coders/dds.c         SetPixelAlpha(q,QuantumRange);
SetPixelAlpha    2232 coders/dds.c                  SetPixelAlpha(q,(color & (1 << 15)) ? QuantumRange : 0);
SetPixelAlpha    2242 coders/dds.c                  SetPixelAlpha(q,ScaleCharToQuantum((unsigned char)
SetPixelAlpha    2248 coders/dds.c                  SetPixelAlpha(q,ScaleCharToQuantum((unsigned char)
SetPixelAlpha    2266 coders/dds.c             SetPixelAlpha(q,ScaleCharToQuantum((unsigned char)
SetPixelAlpha     772 coders/emf.c         SetPixelAlpha(q,ScaleCharToQuantum(*p++));
SetPixelAlpha     249 coders/exr.c         SetPixelAlpha(q,ClampToQuantum((MagickRealType) QuantumRange*
SetPixelAlpha     452 coders/fpx.c           SetPixelAlpha(q,ScaleCharToQuantum(*a));
SetPixelAlpha     648 coders/icon.c                    SetPixelAlpha(q,ScaleCharToQuantum((unsigned char)
SetPixelAlpha     626 coders/pcx.c                 SetPixelAlpha(q,ScaleCharToQuantum(*r++));
SetPixelAlpha    1278 coders/pict.c                            SetPixelAlpha(q,ScaleCharToQuantum(*p));
SetPixelAlpha    3287 coders/png.c                   SetPixelAlpha(q,alpha);
SetPixelAlpha    3330 coders/png.c                     SetPixelAlpha(q,alpha);
SetPixelAlpha    3343 coders/png.c                     SetPixelAlpha(q,alpha);
SetPixelAlpha    4645 coders/png.c                     SetPixelAlpha(q,GetPixelRed(s));
SetPixelAlpha     788 coders/psd.c           SetPixelAlpha(q,pixel);
SetPixelAlpha     835 coders/psd.c             SetPixelAlpha(q,pixel);
SetPixelAlpha     843 coders/psd.c             SetPixelAlpha(q,pixel);
SetPixelAlpha     854 coders/psd.c               SetPixelAlpha(q,pixel);
SetPixelAlpha     863 coders/psd.c             SetPixelAlpha(q,pixel);
SetPixelAlpha     372 coders/rgb.c                         SetPixelAlpha(q,GetPixelAlpha(p));
SetPixelAlpha     335 coders/rla.c                     SetPixelAlpha(q,ScaleCharToQuantum(byte));
SetPixelAlpha     375 coders/rla.c                 SetPixelAlpha(q,ScaleCharToQuantum(byte));
SetPixelAlpha     507 coders/rle.c                 SetPixelAlpha(q,ScaleCharToQuantum(*p++));
SetPixelAlpha     600 coders/rle.c                   SetPixelAlpha(q,ScaleCharToQuantum(*p++));
SetPixelAlpha     578 coders/sgi.c                     SetPixelAlpha(q,ScaleShortToQuantum((unsigned short)
SetPixelAlpha     608 coders/sgi.c                   SetPixelAlpha(q,ScaleCharToQuantum(*(p+3)));
SetPixelAlpha     527 coders/sun.c                   SetPixelAlpha(q,ScaleCharToQuantum(*p++));
SetPixelAlpha    1958 coders/tiff.c                    SetPixelAlpha(q,ScaleCharToQuantum((unsigned char)
SetPixelAlpha    2046 coders/tiff.c                SetPixelAlpha(q,ScaleCharToQuantum((unsigned char) TIFFGetA(*p)));
SetPixelAlpha     560 coders/txt.c             SetPixelAlpha(q,pixel.opacity);
SetPixelAlpha     339 coders/vips.c              SetPixelAlpha(q,ReadVIPSPixelNONE(image,format,type));
SetPixelAlpha     350 coders/vips.c                  SetPixelAlpha(q,ReadVIPSPixelNONE(image,format,type));
SetPixelAlpha     355 coders/vips.c                SetPixelAlpha(q,ReadVIPSPixelNONE(image,format,type));
SetPixelAlpha     359 coders/webp.c        SetPixelAlpha(q,ScaleCharToQuantum(*p++));
SetPixelAlpha     376 coders/xcf.c             SetPixelAlpha(q,ScaleCharToQuantum((unsigned char)
SetPixelAlpha     390 coders/xcf.c               SetPixelAlpha(q,xcfdata->alpha == 255U ? TransparentOpacity :
SetPixelAlpha     490 coders/xcf.c                   SetPixelAlpha(q,alpha);
SetPixelAlpha     496 coders/xcf.c                     SetPixelAlpha(q,ScaleCharToQuantum(data));
SetPixelAlpha     508 coders/xcf.c                   SetPixelAlpha(q,ScaleCharToQuantum(data));
SetPixelAlpha     549 coders/xcf.c                   SetPixelAlpha(q,alpha);
SetPixelAlpha     555 coders/xcf.c                     SetPixelAlpha(q,ScaleCharToQuantum(data));
SetPixelAlpha     567 coders/xcf.c                   SetPixelAlpha(q,ScaleCharToQuantum(data));
SetPixelAlpha    1924 magick/annotate.c           SetPixelAlpha(q,ClampToQuantum((((QuantumRange-GetPixelIntensity(
SetPixelAlpha     237 magick/channel.c           SetPixelAlpha(q,ClampToQuantum(GetPixelIntensity(image,p)));
SetPixelAlpha     505 magick/channel.c           SetPixelAlpha(q,ClampToQuantum(GetPixelIntensity(image,q)));
SetPixelAlpha     847 magick/enhance.c             SetPixelAlpha(q,MagickPixelIntensityToQuantum(clut_map+
SetPixelAlpha    2294 magick/enhance.c                 SetPixelAlpha(q,gamma_map[ScaleQuantumToMap((Quantum)
SetPixelAlpha    2325 magick/enhance.c                 SetPixelAlpha(q,QuantumRange*gamma_pow(QuantumScale*
SetPixelAlpha    3009 magick/enhance.c         SetPixelAlpha(q,ClampToQuantum(LevelPixel(black_point,white_point,gamma,
SetPixelAlpha    3181 magick/enhance.c         SetPixelAlpha(q,LevelizeValue(GetPixelAlpha(q)));
SetPixelAlpha    1024 magick/fx.c                  SetPixelAlpha(q,ClampToQuantum(pixel));
SetPixelAlpha    3324 magick/morphology.c             SetPixelAlpha(q,ClampToQuantum(result.opacity));
SetPixelAlpha    3596 magick/morphology.c             SetPixelAlpha(q,ClampToQuantum(result.opacity));
SetPixelAlpha    3787 magick/morphology.c             SetPixelAlpha(q,ClampToQuantum(result.opacity));
SetPixelAlpha      94 magick/pixel-accessor.h   SetPixelAlpha(pixel,(QuantumRange-(packet)->opacity)); \
SetPixelAlpha    2483 magick/pixel.c           SetPixelAlpha(q,ScaleCharToQuantum(*p++));
SetPixelAlpha    2581 magick/pixel.c           SetPixelAlpha(q,ScaleCharToQuantum(*p++));
SetPixelAlpha    2665 magick/pixel.c             SetPixelAlpha(q,ScaleCharToQuantum(*p));
SetPixelAlpha    2847 magick/pixel.c           SetPixelAlpha(q,ClampToQuantum((MagickRealType) QuantumRange*(*p)));
SetPixelAlpha    2917 magick/pixel.c             SetPixelAlpha(q,ClampToQuantum((MagickRealType)
SetPixelAlpha    3012 magick/pixel.c           SetPixelAlpha(q,ClampToQuantum((MagickRealType) QuantumRange*(*p)));
SetPixelAlpha    3101 magick/pixel.c           SetPixelAlpha(q,ClampToQuantum((MagickRealType) QuantumRange*(*p)));
SetPixelAlpha    3168 magick/pixel.c             SetPixelAlpha(q,ClampToQuantum((MagickRealType) QuantumRange*(*p)));
SetPixelAlpha    3256 magick/pixel.c           SetPixelAlpha(q,ScaleLongToQuantum(*p++));
SetPixelAlpha    3334 magick/pixel.c           SetPixelAlpha(q,ScaleLongToQuantum(*p++));
SetPixelAlpha    3398 magick/pixel.c             SetPixelAlpha(q,ScaleLongToQuantum(*p));
SetPixelAlpha    3484 magick/pixel.c           SetPixelAlpha(q,ScaleLongToQuantum(*p++));
SetPixelAlpha    3562 magick/pixel.c           SetPixelAlpha(q,ScaleLongToQuantum(*p++));
SetPixelAlpha    3626 magick/pixel.c             SetPixelAlpha(q,ScaleLongToQuantum(*p));
SetPixelAlpha    3712 magick/pixel.c           SetPixelAlpha(q,*p++);
SetPixelAlpha    3790 magick/pixel.c           SetPixelAlpha(q,*p++);
SetPixelAlpha    3854 magick/pixel.c             SetPixelAlpha(q,*p);
SetPixelAlpha    3940 magick/pixel.c           SetPixelAlpha(q,ScaleShortToQuantum(*p++));
SetPixelAlpha    4018 magick/pixel.c           SetPixelAlpha(q,ScaleShortToQuantum(*p++));
SetPixelAlpha    4082 magick/pixel.c             SetPixelAlpha(q,ScaleShortToQuantum(*p));
SetPixelAlpha     275 magick/quantum-import.c         SetPixelAlpha(q,ScaleCharToQuantum(pixel));
SetPixelAlpha     291 magick/quantum-import.c             SetPixelAlpha(q,ClampToQuantum((MagickRealType)
SetPixelAlpha     301 magick/quantum-import.c         SetPixelAlpha(q,ScaleShortToQuantum(pixel));
SetPixelAlpha     320 magick/quantum-import.c             SetPixelAlpha(q,ClampToQuantum(pixel));
SetPixelAlpha     329 magick/quantum-import.c         SetPixelAlpha(q,ScaleLongToQuantum(pixel));
SetPixelAlpha     345 magick/quantum-import.c             SetPixelAlpha(q,ClampToQuantum(pixel));
SetPixelAlpha     361 magick/quantum-import.c         SetPixelAlpha(q,ScaleAnyToQuantum(pixel,range));
SetPixelAlpha     707 magick/quantum-import.c         SetPixelAlpha(q,ScaleCharToQuantum(pixel));
SetPixelAlpha     760 magick/quantum-import.c                 case 3: SetPixelAlpha(q,quantum); break;
SetPixelAlpha     778 magick/quantum-import.c         SetPixelAlpha(q,ScaleShortToQuantum((unsigned short) (pixel << 6)));
SetPixelAlpha     802 magick/quantum-import.c             SetPixelAlpha(q,ClampToQuantum((MagickRealType) QuantumRange*
SetPixelAlpha     818 magick/quantum-import.c         SetPixelAlpha(q,ScaleShortToQuantum(pixel));
SetPixelAlpha     843 magick/quantum-import.c             SetPixelAlpha(q,ClampToQuantum(pixel));
SetPixelAlpha     858 magick/quantum-import.c         SetPixelAlpha(q,ScaleLongToQuantum(pixel));
SetPixelAlpha     880 magick/quantum-import.c             SetPixelAlpha(q,ClampToQuantum(pixel));
SetPixelAlpha     899 magick/quantum-import.c         SetPixelAlpha(q,ScaleAnyToQuantum(pixel,range));
SetPixelAlpha    1667 magick/quantum-import.c         SetPixelAlpha(q,ScaleCharToQuantum(pixel));
SetPixelAlpha    1695 magick/quantum-import.c             SetPixelAlpha(q,ClampToQuantum((MagickRealType) QuantumRange*
SetPixelAlpha    1713 magick/quantum-import.c         SetPixelAlpha(q,ScaleShortToQuantum(pixel));
SetPixelAlpha    1740 magick/quantum-import.c             SetPixelAlpha(q,ClampToQuantum(pixel));
SetPixelAlpha    1757 magick/quantum-import.c         SetPixelAlpha(q,ScaleLongToQuantum(pixel));
SetPixelAlpha    1781 magick/quantum-import.c             SetPixelAlpha(q,ClampToQuantum(pixel));
SetPixelAlpha    1803 magick/quantum-import.c         SetPixelAlpha(q,ScaleAnyToQuantum(pixel,range));
SetPixelAlpha    2417 magick/quantum-import.c         SetPixelAlpha(q,ScaleAnyToQuantum(pixel,range));
SetPixelAlpha    2435 magick/quantum-import.c         SetPixelAlpha(q,ScaleCharToQuantum(pixel));
SetPixelAlpha    2488 magick/quantum-import.c             SetPixelAlpha(q,ClampToQuantum((MagickRealType) QuantumRange*
SetPixelAlpha    2502 magick/quantum-import.c         SetPixelAlpha(q,ScaleShortToQuantum(pixel));
SetPixelAlpha    2525 magick/quantum-import.c             SetPixelAlpha(q,ClampToQuantum(pixel));
SetPixelAlpha    2538 magick/quantum-import.c         SetPixelAlpha(q,ScaleLongToQuantum(pixel));
SetPixelAlpha    2558 magick/quantum-import.c             SetPixelAlpha(q,ClampToQuantum(pixel));
SetPixelAlpha    2578 magick/quantum-import.c         SetPixelAlpha(q,ScaleAnyToQuantum(pixel,range));
SetPixelAlpha    2988 magick/quantum-import.c         SetPixelAlpha(q,ScaleAnyToQuantum(pixel,range));
SetPixelAlpha    3006 magick/quantum-import.c         SetPixelAlpha(q,ScaleCharToQuantum(pixel));
SetPixelAlpha    3027 magick/quantum-import.c             SetPixelAlpha(q,ClampToQuantum((MagickRealType) QuantumRange*
SetPixelAlpha    3041 magick/quantum-import.c         SetPixelAlpha(q,ScaleShortToQuantum(pixel));
SetPixelAlpha    3064 magick/quantum-import.c             SetPixelAlpha(q,ClampToQuantum(pixel));
SetPixelAlpha    3077 magick/quantum-import.c         SetPixelAlpha(q,ScaleLongToQuantum(pixel));
SetPixelAlpha    3097 magick/quantum-import.c             SetPixelAlpha(q,ClampToQuantum(pixel));
SetPixelAlpha    3114 magick/quantum-import.c         SetPixelAlpha(q,ScaleAnyToQuantum(pixel,range));
SetPixelAlpha    3578 magick/quantum-import.c         SetPixelAlpha(q,ScaleCharToQuantum(pixel));
SetPixelAlpha    3631 magick/quantum-import.c                 case 3: SetPixelAlpha(q,quantum); break;
SetPixelAlpha    3649 magick/quantum-import.c         SetPixelAlpha(q,ScaleShortToQuantum((unsigned short) (pixel << 6)));
SetPixelAlpha    3673 magick/quantum-import.c             SetPixelAlpha(q,ClampToQuantum((MagickRealType) QuantumRange*
SetPixelAlpha    3689 magick/quantum-import.c         SetPixelAlpha(q,ScaleShortToQuantum(pixel));
SetPixelAlpha    3714 magick/quantum-import.c             SetPixelAlpha(q,ClampToQuantum(pixel));
SetPixelAlpha    3729 magick/quantum-import.c         SetPixelAlpha(q,ScaleLongToQuantum(pixel));
SetPixelAlpha    3751 magick/quantum-import.c             SetPixelAlpha(q,ClampToQuantum(pixel));
SetPixelAlpha    3770 magick/quantum-import.c         SetPixelAlpha(q,ScaleAnyToQuantum(pixel,range));
SetPixelAlpha     576 magick/statistic.c           SetPixelAlpha(q,ClampToQuantum(evaluate_pixel[i/2].opacity));
SetPixelAlpha     726 magick/statistic.c           SetPixelAlpha(q,ClampToQuantum(evaluate_pixel[x].opacity));
SetPixelAlpha     868 magick/statistic.c               SetPixelAlpha(q,ClampToQuantum(result));
SetPixelAlpha    1113 magick/statistic.c             SetPixelAlpha(q,ApplyFunction((Quantum) GetPixelAlpha(q),function,
SetPixelAlpha    2807 magick/statistic.c         SetPixelAlpha(q,ClampToQuantum(QuantumRange-QuantumRange*