Method TryResize NamespaceMaaFramework.Binding.BuffersAssemblyMaaFramework.Binding.dll TryResize(int, int) Resizes the image. bool TryResize(int width, int height)Parameterswidth int The target width. height int The target height. Returns bool true if the image was resized successfully; otherwise, false.