Property IsEmpty
- Namespace
 - MaaFramework.Binding.Buffers
 
- Assembly
 - MaaFramework.Binding.Native.dll
 
IsEmpty
Gets a value indicates whether the image of the MaaFramework.Binding.Buffers.IMaaImageBuffer is empty.
public bool IsEmpty { get; }Property Value
Remarks
Wrapper of MaaFramework.Binding.Interop.Native.MaaBuffer.MaaImageBufferIsEmpty(System.IntPtr).