MouseCursor and WindowIcon now match GL.TexImage2D in the way they arrange their parameters. The expected values of each parameter are now documented.
They require further development, due to byte-order differences between platforms. MouseCursor is now derived from WindowIcon, which we will use for INativeWindow.Icon support in the future, in order to remove the dependency to System.Drawing.