jimp-dev/jimp

Shift image by phase or pixels?

Open

#923 aberto em 6 de ago. de 2020

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (785 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (13.218 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador