jimp-dev/jimp

Shift image by phase or pixels?

Open

#923 创建于 2020年8月6日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (785 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (13,218 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南