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

  /external/ImageMagick/MagickCore/
quantum.c 520 % GetQuantumType() returns the quantum type of the image.
522 % The format of the GetQuantumType method is:
524 % QuantumType GetQuantumType(Image *image,ExceptionInfo *exception)
533 MagickExport QuantumType GetQuantumType(Image *image,ExceptionInfo *exception)
    [all...]
methods.h     [all...]

Completed in 87 milliseconds