GFXprim
2D bitmap graphics library with emphasis on speed and correctness
|
An initial infromation send to a client (application). More...
#include <gp_proxy_proto.h>
Data Fields | |
gp_pixel_type | pixel_type |
A pixel type for drawing. | |
unsigned int | dpi |
A display DPI. | |
An initial infromation send to a client (application).
This is initial backend information needed to be send to the client (application) before it can return from the gp_backend_proxy_init() function.
Definition at line 218 of file gp_proxy_proto.h.