jimp-dev/jimp

Shift image by phase or pixels?

Open

#923 ouverte le 6 août 2020

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (785 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (13 218 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur