Struct ImageInfo
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.dll
A readonly record struct providing properties of image information.
public readonly record struct ImageInfo : IEquatable<ImageInfo>Implements
Inherited Members
Constructors
- ImageInfo(int, int, int, int)
-
A readonly record struct providing properties of image information.