Method TryResize
- Namespace
- MaaFramework.Binding.Buffers
- Assembly
- MaaFramework.Binding.dll
TryResize(THandle, int, int)
Resizes the image.
public static abstract bool TryResize(THandle handle, int width, int height)Resizes the image.
public static abstract bool TryResize(THandle handle, int width, int height)