Click to See Complete Forum and Search --> : image processing in C#


saudyonline
March 25th, 2003, 05:37 AM
hello
i want to know the available classes in C# related to images processing

pareshgh
March 25th, 2003, 10:44 AM
check out Image, Bitmap, Region and their painting method.
If you have a graphics object then you can literary do anything.
if you really want some animation or something like that then you will need to checkout Microsoft site for DirectX.

Paresh