Table of Contents

Method MaaImageBufferResize

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

MaaImageBufferResize(nint, int, int)

public static bool MaaImageBufferResize(nint handle, int width, int height)

Parameters

handle nint
width int
height int

Returns

bool