Skip to content

Pylon::StaticDefectPixel#

A single defect pixel.

#include <pylon/StaticDefectPixel.h>

Public Attributes#

Name
uint16_t X
X coordinate.
uint16_t Y
Y coordinate.
EStaticDefectPixelType Type
Type of defect pixel.

Public Attributes Documentation#

variable X#

uint16_t X;

X coordinate.

variable Y#

uint16_t Y;

Y coordinate.

variable Type#

EStaticDefectPixelType Type;

Type of defect pixel.