Developer World
Spresense SDK Library v3.2.0-ebc0364
v4l2_rect Struct Reference

#include <video.h>

Public Attributes

int32_t left
 
int32_t top
 
uint32_t width
 
uint32_t height
 

Detailed Description

Rectangle information

Member Data Documentation

◆ left

int32_t left

Horizontal offset of the top, left corner of the rectangle, in pixels.

◆ top

int32_t top

Vertical offset of the top, left corner of the rectangle, in pixels.

◆ width

uint32_t width

Width of the rectangle, in pixels.

◆ height

uint32_t height

Height of the rectangle, in pixels.


The documentation for this struct was generated from the following file: