HomeSort by relevance Sort by last modified time
    Searched refs:SetPixelGray (Results 1 - 15 of 15) sorted by null

  /external/ImageMagick/MagickCore/
quantum-import.c     [all...]
paint.c 255 SetPixelGray(floodplane_image,QuantumRange,q);
288 SetPixelGray(floodplane_image,QuantumRange,q);
    [all...]
pixel.c     [all...]
pixel-accessor.h 734 static inline void SetPixelGray(const Image *magick_restrict image,
image.c     [all...]
colorspace.c 370 SetPixelGray(image,ClampToQuantum(GetPixelIntensity(image,q)),q);
    [all...]
enhance.c     [all...]
profile.c     [all...]
  /external/ImageMagick/coders/
pnm.c 457 SetPixelGray(image,PNMInteger(image,2,exception) == 0 ?
504 SetPixelGray(image,intensity,q);
723 SetPixelGray(image,ScaleAnyToQuantum(pixel,max_value),q);
736 SetPixelGray(image,ScaleAnyToQuantum(pixel,max_value),q);
744 SetPixelGray(image,ScaleAnyToQuantum(pixel,max_value),q);
    [all...]
gray.c 240 SetPixelGray(image,GetPixelGray(canvas_image,p),q);
xcf.c 387 SetPixelGray(tile_image,ScaleCharToQuantum(*graydata),q);
489 SetPixelGray(tile_image,ScaleCharToQuantum(data),q);
545 SetPixelGray(tile_image,ScaleCharToQuantum(data),q);
    [all...]
fits.c 468 SetPixelGray(image,ClampToQuantum(scale*(fits_info.scale*(pixel-
dds.c     [all...]
psd.c 798 SetPixelGray(image,pixel,q);
    [all...]
  /external/ImageMagick/MagickWand/
operation.c     [all...]

Completed in 703 milliseconds