Function
Coglpixel_format_to_string
since: 13
Declaration [src]
const char*
cogl_pixel_format_to_string (
CoglPixelFormat format
)
Description [src]
Returns a string representation of format
, useful for debugging purposes.
Available since: 13
Parameters
format
-
Type:
CoglPixelFormat
A
CoglPixelFormat
.