Function
CoglPixelFormatget_n_planes
Declaration [src]
int
cogl_pixel_format_get_n_planes (
  CoglPixelFormat format
)
Parameters
- format
- 
            Type: CoglPixelFormatThe format for which to get the number of planes. 
int
cogl_pixel_format_get_n_planes (
  CoglPixelFormat format
)
formatType: CoglPixelFormat
The format for which to get the number of planes.