Method
AravisBufferget_image_pixel_format
Declaration [src]
ArvPixelFormat
arv_buffer_get_image_pixel_format (
ArvBuffer* buffer
)
Description [src]
Gets the image pixel format. This function must only be called on buffer containing a ARV_BUFFER_PAYLOAD_TYPE_IMAGE
payload.
Available since: | 0.4.0 |
Return value
Returns: | ArvPixelFormat |
Image pixel format. |