SisoDisplay.h Source File |
SisoDisplay.h
Go to the documentation of this file.
void SetBufferWidth(int nId, const unsigned nWidth, const unsigned nHeight) Sets a buffer width. void DrawBuffer(int nId, const void *ulpBuf, const int nNr, const char *cpStr) Draw buffer. int CreateDisplay(const unsigned nDepth, const unsigned nWidth, const unsigned nHeight) Create Display. |