Add project files.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
using System.Drawing;
|
||||
|
||||
namespace TheXamlGuy.Media.Capture;
|
||||
|
||||
public record MediaFrame(Bitmap Bitmap, int Width, int Height);
|
||||
Reference in New Issue
Block a user