drawing and hardi2c
This commit is contained in:
@@ -104,7 +104,7 @@ public:
|
||||
}
|
||||
|
||||
void set(const Scalar x1, const Scalar y1) {
|
||||
dst.set(x1, y1);
|
||||
dst.setPixel(x1, y1);
|
||||
}
|
||||
|
||||
void setColor(const Color color) {
|
||||
|
||||
Reference in New Issue
Block a user