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
Post a Comment