Change the window's icon. * pixels must be an array of width x height pixels in 32-bits RGBA format. * The OS default icon is used by default. *
Icon's width, in pixels
Icon's height, in pixels
Pointer to the array of pixels in memory
See Implementation
Change the window's icon. * pixels must be an array of width x height pixels in 32-bits RGBA format. * The OS default icon is used by default. *