mirror of
https://github.com/lostjared/Acid.Cam.v2.Qt.git
synced 2025-12-20 05:39:59 +01:00
added color maps still working on interface
This commit is contained in:
@@ -38,6 +38,7 @@ public:
|
||||
~Playback();
|
||||
void setRGB(int r, int g, int b);
|
||||
void setColorOptions(int b, int g, int s);
|
||||
void setColorMap(int c);
|
||||
void Play();
|
||||
void Stop();
|
||||
void Release();
|
||||
|
||||
Reference in New Issue
Block a user