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