Method Set
- Namespace
- MaaFramework.Binding.Buffers
- Assembly
- MaaFramework.Binding.Native.dll
Set(nint, nint, ulong)
Sets the image encoded data.
public static bool Set(nint handle, nint data, ulong size)
Parameters
Returns
Remarks
Wrapper of MaaFramework.Binding.Interop.Native.MaaBuffer.MaaImageBufferSetEncoded(System.IntPtr,System.IntPtr,System.UInt64).