CrossControl::PixelMap Struct Reference

Defines a group of independent pixels. This structure is used, for instance, to report the position of defect pixel in the imager. More...

#include <camtypes.h>

Collaboration diagram for CrossControl::PixelMap:

Public Attributes

uint32_t numberOfEntries
 
PixelPosition pixelPositions []
 

Detailed Description

Defines a group of independent pixels. This structure is used, for instance, to report the position of defect pixel in the imager.

Member Data Documentation

uint32_t CrossControl::PixelMap::numberOfEntries

Number of used entries counted from the first entry.

PixelPosition CrossControl::PixelMap::pixelPositions[]

Array of pixel positions.


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