Table of Contents

Method MaaImageBufferSetRawData

Namespace
MaaFramework.Binding.Interop.Native
Assembly
MaaFramework.Binding.Native.dll

MaaImageBufferSetRawData(nint, nint, int, int, int)

public static bool MaaImageBufferSetRawData(nint handle, nint data, int width, int height, int type)

Parameters

handle nint
data nint
width int
height int
type int

Returns

bool