A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/rkalla/imgscalr/issues/65 below:

no resize when source image's width equals target image's width · Issue #65 · rkalla/imgscalr · GitHub

no resize when source image's width equals target image's width.

the condition in the method scaleImageIncrementally

if (prevCurrentWidth == currentWidth
|| prevCurrentHeight == currentHeight)
break;

is true,so break out;

no resize when source image's height equals target image's height.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4