Searched defs:GetQuantumFormat (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dquantum.c383 % GetQuantumFormat() returns the quantum format of the image.
385 % The format of the GetQuantumFormat method is:
387 % QuantumFormatType GetQuantumFormat(const QuantumInfo *quantum_info)
394 MagickExport QuantumFormatType GetQuantumFormat(const QuantumInfo *quantum_info)
384 MagickExport QuantumFormatType GetQuantumFormat(const QuantumInfo *quantum_info) function

Completed in 40 milliseconds