Table of Contents

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

bool

Remarks

Wrapper of MaaFramework.Binding.Interop.Native.MaaBuffer.MaaImageBufferIsEmpty(System.IntPtr).