Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Attributes | List of all members
rs2_pixel Struct Reference

Pixel location within 2D image. (0,0) is the topmost, left corner. Positive X is right, positive Y is down. More...

#include <rs_types.h>

Public Attributes

int ij [2]
 

Detailed Description

Pixel location within 2D image. (0,0) is the topmost, left corner. Positive X is right, positive Y is down.

Member Data Documentation

◆ ij

int rs2_pixel::ij[2]

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