HomeSort by relevance Sort by last modified time
    Searched defs:GetImageDepth (Results 1 - 3 of 3) sorted by null

  /external/ImageMagick/MagickCore/
attribute.c 264 % GetImageDepth() returns the depth of a particular image channel.
266 % The format of the GetImageDepth method is:
268 % size_t GetImageDepth(const Image *image,ExceptionInfo *exception)
277 MagickExport size_t GetImageDepth(const Image *image,ExceptionInfo *exception)
    [all...]
methods.h 422 #define GetImageDepth PrependMagickMethod(GetImageDepth)
432 #define GetImageDepth PrependMagickMethod(GetImageDepth)
    [all...]
  /external/spirv-llvm/lib/SPIRV/
OCLUtil.h 163 const static char GetImageDepth[] = "get_image_depth";

Completed in 508 milliseconds