-
- Downloads
Scaling optimizations
Use weight == 0 instead of int == double when deciding to copy pixel When interpolating width, do it by column, not row
Please register or sign in to comment
Use weight == 0 instead of int == double when deciding to copy pixel When interpolating width, do it by column, not row