We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Set icon for window NOTE 1: Image must be in RGBA format, 8bit per channel NOTE 2: Image is scaled by the OS for all required sizes
None.
icon = raylib.LoadImage("icon.png") raylib.SetWindowIcon icon raylib.UnloadImage icon
There was an error while loading. Please reload this page.