Method

AravisCameraset_pixel_format

Declaration [src]

void
arv_camera_set_pixel_format (
  ArvCamera* camera,
  ArvPixelFormat format,
  GError** error
)

Description [src]

Defines pixel format.

Available since:0.8.0

Parameters

format ArvPixelFormat
 

Pixel format.

error GError **
  The return location for a GError*, or NULL.