public SetIcon ( uint width, uint height, byte pixels ) : void | ||
width | uint | Icon's width, in pixels |
height | uint | Icon's height, in pixels |
pixels | byte | Array of pixels, format must be RGBA 32 bits |
return | void |
public SetIcon ( uint width, uint height, byte pixels ) : void | ||
width | uint | Icon's width, in pixels |
height | uint | Icon's height, in pixels |
pixels | byte | Array of pixels, format must be RGBA 32 bits |
return | void |