开发者

minimal image editor component

开发者 https://www.devze.com 2023-03-27 11:59 出处:网络
I am looking for a web component which i canembed in my j2ee application. The only thing i need in the component is to be able to take a highligher and highlight certain areas in image. That\'s it.

I am looking for a web component which i can embed in my j2ee application.

The only thing i need in the component is to be able to take a highligher and highlight certain areas in image. That's it.

any advise please? those i found are mostly doing advance stuff like scaling, flipping etc which i dont need. None of the component i found with this paint brush like capability where i can chose a color and draw a line on any part of image

i looked at other threads like on stackoverflow but none if for this开发者_JAVA百科 requirement.


nevermind i solved it using java.awt applet features.

0

精彩评论

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