GFXprim
2D bitmap graphics library with emphasis on speed and correctness
Loading...
Searching...
No Matches
Data Fields
gp_proxy_shm Struct Reference

A SHM pixmap. More...

#include <gp_proxy_shm.h>

Collaboration diagram for gp_proxy_shm:
Collaboration graph
[legend]

Data Fields

int fd
 A file descriptor for the SHM file.
 
size_t size
 A SHM segment size.
 
gp_pixmap pixmap
 A pixmap with the SHM segment as a pixels.
 
struct gp_proxy_path path
 A path to the SHM segment.
 

Detailed Description

A SHM pixmap.

Definition at line 21 of file gp_proxy_shm.h.


The documentation for this struct was generated from the following file: