Jamba C++ API  5.1.1
GUIUtils.h File Reference
#include <vstgui4/vstgui/lib/ccolor.h>
#include <vstgui4/vstgui/lib/crect.h>

Go to the source code of this file.

Namespaces

 pongasoft
 
 pongasoft::VST
 
 pongasoft::VST::GUI
 
 pongasoft::VST::GUI::CColorUtils
 
 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)