Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

对图片操作提供相对完善的支持 #2

Open
IceCream-QAQ opened this issue Jan 24, 2021 · 0 comments
Open

对图片操作提供相对完善的支持 #2

IceCream-QAQ opened this issue Jan 24, 2021 · 0 comments

Comments

@IceCream-QAQ
Copy link

对图片操作提供完善的支持。
提供一个图片对象使得能对图片进行相应的操作。

图片对象应该能自动识别图片格式(如自动识别 PNG,JPEG等)。
图片对象应该能提供链式操作。

图片操作需求列表:

  • 缩放
  • 裁切
  • 旋转
  • 将另一张图片渲染至本图片
  • 渲染文字
  • 导出为图片(提供流,Byte[] 等)

有其他需要可以评论讨论,并且整理到本内容。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant