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