ASP.NET friendly image editor

前端 未结 3 428
慢半拍i
慢半拍i 2021-01-29 00:22

I\'m looking for an image editor that I can embed easily into an ASP.NET website. I need to be able to draw rectangles, lines and add some text. Additionally, images must not be

3条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-29 00:52

    By 'image editor', do you mean photo editor or drawing application? (Sorry, the 'draw lines and rectangles' thing threw me a little) There's a Silverlight-based photo editor (with text adding capabilities) at http://imago.konnektion.com which can be integrated as an ASP.NET control or directly through HTML code on any web page, with configurable upload destination address - is that something like what you had in mind?

提交回复
热议问题