Method

AravisBufferget_image_x

Declaration [src]

gint
arv_buffer_get_image_x (
  ArvBuffer* buffer
)

Description [src]

Gets the image x offset. This function must only be called on buffer containing a ARV_BUFFER_PAYLOAD_TYPE_IMAGE payload.

Available since:0.4.0

Return value

Returns: gint
 

Image x offset, in pixels.