|
Jamba C++ API 7.5.0
|
#include <vstgui4/vstgui/lib/ccolor.h>#include <vstgui4/vstgui/lib/crect.h>Go to the source code of this file.
Namespaces | |
| namespace | pongasoft |
| namespace | pongasoft::VST |
| namespace | pongasoft::VST::GUI |
| namespace | pongasoft::VST::GUI::CColorUtils |
| namespace | pongasoft::VST::GUI::CRectUtils |
Functions | |
| bool | isTransparent (CColor const &iColor) |
| CRect | offsetBottom (CRect const &iRect, CCoord iBottom) |
| CRect | offsetLeft (CRect const &iRect, CCoord iLeft) |
| CRect | offsetRight (CRect const &iRect, CCoord iRight) |
| CRect | offsetTop (CRect const &iRect, CCoord iTop) |