Method

CoglFramebufferget_blue_bits

Declaration [src]

int
cogl_framebuffer_get_blue_bits (
  CoglFramebuffer* framebuffer
)

Description [src]

Retrieves the number of blue bits of framebuffer.

Stability:Unstable
Available since:1.8

Return value

Returns: int
 

The number of bits.