|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Image EditingHi all! I want to write an image editing application and can you give me
names of .NET components to edit images, something like ImgX. There are some good stuff to read about reading thru a bitmap and adding
filters here: http://www.codeproject.com/cs/media/csharpgraphicfilters11.asp It's in C# but it's all I could find when looking for the same things. /Lars Show quoteHide quote "Laserson" <laser***@yandex.ru> wrote in message news:e2WlmiJ2GHA.4312@TK2MSFTNGP02.phx.gbl... > Hi all! I want to write an image editing application and can you give me > names of .NET components to edit images, something like ImgX. what I mean is that you can take that code, compile it into a library and
then have a free compnent.. for basic filters at least. (blur, smooth, sharpen, emboss etc.. ) /Lars Show quoteHide quote "Lars Netzel" <uih***@adf.se> wrote in message news:%23HyyvlJ2GHA.4748@TK2MSFTNGP04.phx.gbl... > There are some good stuff to read about reading thru a bitmap and adding > filters here: > http://www.codeproject.com/cs/media/csharpgraphicfilters11.asp > > It's in C# but it's all I could find when looking for the same things. > > /Lars > > > "Laserson" <laser***@yandex.ru> wrote in message > news:e2WlmiJ2GHA.4312@TK2MSFTNGP02.phx.gbl... >> Hi all! I want to write an image editing application and can you give me >> names of .NET components to edit images, something like ImgX. > > Check out the Advanced Image Library. http://www.advimglib.com/index.html
Lance Show quoteHide quote "Laserson" <laser***@yandex.ru> wrote in message news:e2WlmiJ2GHA.4312@TK2MSFTNGP02.phx.gbl... > Hi all! I want to write an image editing application and can you give me names of .NET > components to edit images, something like ImgX.
can a method implement an interface and handle an event at the same time?
how to rollback a procedure (sqlserver) from VB2005? determining end of file FileSystemWatcher across the network (newbie VB 2005 EE ) composing string from variables how to make base and derived class use the same member variable? Key Required for .Update with mdb file ? Assuming True tracing a line in a bitmap? Deserializing object Subtract Days from a Date |
|||||||||||||||||||||||