7 #ifndef POINT_MATCH_PIXEL_H
8 #define POINT_MATCH_PIXEL_H
43 #endif // POINT_MATCH_PIXEL_H
int xOffset() const
X position relative to the center of the point.
Single on or off pixel out of the pixels that define the point match mode's candidate point...
bool pixelIsOn() const
True/false if pixel is on/off.
int yOffset() const
Y position relative to the center of the point.
PointMatchPixel & operator=(const PointMatchPixel &other)
Assignment operator.