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

  /external/ImageMagick/MagickCore/
attribute.c 525 % GetImageQuantumDepth() returns the depth of the image rounded to a legal
528 % The format of the GetImageQuantumDepth method is:
530 % size_t GetImageQuantumDepth(const Image *image,
541 MagickExport size_t GetImageQuantumDepth(const Image *image,
    [all...]
methods.h 460 #define GetImageQuantumDepth PrependMagickMethod(GetImageQuantumDepth)
    [all...]

Completed in 263 milliseconds