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

  /external/ImageMagick/MagickCore/
color.h 86 GetColorTuple(const PixelInfo *,const MagickBooleanType,char *);
color.c     [all...]
identify.c     [all...]
histogram.c     [all...]
vision.c 693 GetColorTuple(&object[i].color,MagickFalse,mean_color);
methods.h 395 #define GetColorTuple PrependMagickMethod(GetColorTuple)
    [all...]
xwindow.c     [all...]
  /external/ImageMagick/coders/
json.c     [all...]
uil.c 312 GetColorTuple(&pixel,MagickTrue,name);
txt.c 789 GetColorTuple(&pixel,MagickFalse,tuple);
830 GetColorTuple(&pixel,MagickTrue,tuple);
  /external/ImageMagick/Magick++/lib/
Color.cpp 263 GetColorTuple(&pixel,MagickTrue,colorbuf);
  /external/ImageMagick/MagickWand/
drawing-wand.c 304 GetColorTuple(&pixel,MagickTrue,tuple);
    [all...]
pixel-wand.c 734 GetColorTuple(&pixel,MagickFalse,color);
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]

Completed in 1361 milliseconds