Constructor ImageInfo
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.dll
ImageInfo(int, int, int, int)
A sealed record providing properties of image information.
public ImageInfo(int Width, int Height, int Channels, int Type)
A sealed record providing properties of image information.
public ImageInfo(int Width, int Height, int Channels, int Type)