Method

GVncConnectionget_pixel_format

Declaration [src]

const VncPixelFormat*
vnc_connection_get_pixel_format (
  VncConnection* conn
)

Description [src]

Get a specification of the current pixel format.

Return value

Type: VncPixelFormat

The current pixel format.

The returned data is owned by the instance.