Tell the server what pixel format to use for framebuffer updates.
It is only safe to use this when no framebuffer updates are pending, otherwise it is impossible to determine when the server has switched over to using the new format.
this |
the connection object |
fmt |
the new pixel format |
TRUE if the connection is ok, FALSE if it has an error |