Patch from issue 227 (Work In Progress)
This commit is contained in:
@@ -37,6 +37,7 @@ public:
|
||||
|
||||
//Copies image data in Img into this instance.
|
||||
void CopyFrom(LabImage *Img);
|
||||
void getPipetteData (float &L, float &a, float &b, int posX, int posY, int squareSize);
|
||||
};
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user