Pylon::StaticDefectPixel#
#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#
X#
uint16_t X;
X coordinate.
Y#
uint16_t Y;
Y coordinate.
Type#
EStaticDefectPixelType Type;
Type of defect pixel.
Updated on 5 July 2022 at 15:30:00