High-quality scale function for canvas and image element. If scale factor < 1, then algorithm for downscale (area average) is used, other than that, bicubic algorithm is used.
-
Updated
Jul 13, 2020 - JavaScript
High-quality scale function for canvas and image element. If scale factor < 1, then algorithm for downscale (area average) is used, other than that, bicubic algorithm is used.
To associate your repository with the bicubic-algorithm topic, visit your repo's landing page and select "manage topics."