I am currently trying to make a screen recorder. I made list of bitmap images and want to put them in an .avi file. Is there anyway to do that in C#?
note: i'm a novice, so keep things simple
|
I am currently trying to make a screen recorder. I made list of bitmap images and want to put them in an .avi file. Is there anyway to do that in C#? note: i'm a novice, so keep things simple |
|||||||
|
|
Try this site has downloadable examples as wellA Simple C# Wrapper for the AviFile Library |
|||
|
|