CrossControl::PixelPosition Struct Reference

Definition of the position of a single pixel relative to a window. (0,0) Is the top left corner. The effects of the optical system (e.g. lens) are included. More...

#include <camtypes.h>

Public Attributes

uint16_t x
 
uint16_t y
 

Detailed Description

Definition of the position of a single pixel relative to a window. (0,0) Is the top left corner. The effects of the optical system (e.g. lens) are included.

Member Data Documentation

uint16_t CrossControl::PixelPosition::x

Number of pixels in the vertical direction

uint16_t CrossControl::PixelPosition::y

Number of pixels in horizontal direction


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