Searched refs:SetQuantumPad (Results 1 – 4 of 4) sorted by relevance
160 SetQuantumPad(const Image *,QuantumInfo *,const size_t);
909 MagickExport MagickBooleanType SetQuantumPad(const Image *image, in SetQuantumPad() function
1037 #define SetQuantumPad PrependMagickMethod(SetQuantumPad) macro
1819 status=SetQuantumPad(image,quantum_info,pad*((bits_per_sample+7) >> in ReadTIFFImage()