bicubic-algorithm topic
List
bicubic-algorithm repositories
scale.js
49
Stars
20
Forks
Watchers
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.