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 664 quantum_type=GetQuantumType(image,exception);
885 quantum_type=GetQuantumType(image,exception);
    [all...]
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...]
  /external/ImageMagick/coders/
ipl.c 312 quantum_type=GetQuantumType(image,exception);
miff.c     [all...]
pnm.c     [all...]

Completed in 2357 milliseconds