jimp-dev/jimp

Shift image by phase or pixels?

Open

#923 geöffnet am 6. Aug. 2020

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (785 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (13.218 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Is your feature request related to a problem? Please describe. No problem

Describe the solution you'd like Some type of feature or function that can shift an image horizontally or vertically by a percentage, pixel amount, or phase (90 degrees, 180 degrees etc).

Describe alternatives you've considered Manually cutting the image and shifting it, which is super slow.

Additional context None really.

Contributor Guide