开发者

How do i create an image editor in java?

i want to create a image editor for cutting multiple parts o开发者_StackOverflowf the same image, realigning the parts with individual zooming capabilities, creating the image. and be able to return the image specifications to the program. PLease help


You can achieve this using Graphics2D and BufferedImages. For reference see at this post .

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜