Virtual Method

GVncFramebufferget_local_format

Declaration [src]

const VncPixelFormat*
get_local_format (
  VncFramebuffer* fb
)

Description [src]

Get the pixel format used to store the framebuffer locally.

Return value

Type: VncPixelFormat

The local pixel format.

The returned data is owned by the instance.