ggiGetPixelFormat
ggiGetPixelFormat
Section: GGI (3) Updated: 2006-12-30 Local index
Up
NAME
ggiGetPixelFormat - Get a structure describing the format of a pixelvalue from a visual
SYNOPSIS
#include <ggi/ggi.h>
const ggi_pixelformat *ggiGetPixelFormat(ggi_visual_t vis);
DESCRIPTION
This function obtains the default pixel format for the given visual.
RETURN VALUE
Returns a pointer to the ggi_pixelformat(3) structure.
-
Important:
Modifying the structure returned is not allowed. Do not
attempt to free the pointer returned.
SEE ALSO
ggiMapColor(3), ggi_pixelformat(3)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- RETURN VALUE
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 21:46:51 GMT, April 16, 2011