![]() |
#include <ChessWindow.hpp>
Public Member Functions | |
| ChessWindow (int X, int Y, int W, int H, std::vector< ChessboardPicture > *chessPicturePtr, const char *L) | |
| void | setImageIndex (int index) |
| int | getImageIndex () const |
| void | setImageView (bool bViewOriginal) |
| unsigned char | getCurrentThreshold () const |
| void | setCurrentThreshold (unsigned char c) |
Definition at line 27 of file ChessWindow.hpp.
1.3