Function
Coglpixel_format_get_n_planes
since: 13
Declaration [src]
int
cogl_pixel_format_get_n_planes (
CoglPixelFormat format
)
Description [src]
Returns the number of planes the given CoglPixelFormat specifies.
Available since: 13
Parameters
format
-
Type:
CoglPixelFormat
The format for which to get the number of planes.