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

  /external/ImageMagick/MagickCore/
quantum.h 169 GetQuantumType(Image *,ExceptionInfo *);
cipher.c 663 quantum_type=GetQuantumType(image,exception);
884 quantum_type=GetQuantumType(image,exception);
    [all...]
quantum.c 523 % GetQuantumType() returns the quantum type of the image.
525 % The format of the GetQuantumType method is:
527 % QuantumType GetQuantumType(Image *image,ExceptionInfo *exception)
536 MagickExport QuantumType GetQuantumType(Image *image,ExceptionInfo *exception)
    [all...]
methods.h     [all...]
  /external/ImageMagick/coders/
ipl.c 320 quantum_type=GetQuantumType(image,exception);
miff.c     [all...]
pnm.c     [all...]

Completed in 49 milliseconds