.. _PDFResampleType.PDFBICUBIC: ================================================ PDFResampleType.PDFBICUBIC ================================================ int **PDFBICUBIC** Description ----------- Uses a weighted average to determine pixel color, which usually yields better results than the simple averaging method of downsampling. The slowest but most precise method, resulting in the smoothest gradations.