Method

CoglFramebufferget_internal_format

Declaration [src]

CoglPixelFormat
cogl_framebuffer_get_internal_format (
  CoglFramebuffer* framebuffer
)

Description [src]

Returns the pixel format used internally by the framebuffer.

This method is not directly available to language bindings.

Return value

Type: CoglPixelFormat

No description available.