php - What image resampling technique is used in imagecopyresampled()? -


i'm trying figure out what's algorithm behind imagecopyresampled() ? bicubic interpolation, cubic interpolation or other ?

it's not in documentation , can't seem find anywhere!


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -