iPlug2 - C++ Audio Plug-in Framework
|
User-facing SVG abstraction that you use to manage SVG data ISVG doesn't actually own the image data. More...
#include <IGraphicsStructs.h>
Public Member Functions | |
ISVG (NSVGimage *pImage) | |
float | W () const |
float | H () const |
bool | IsValid () const |
Public Attributes | |
NSVGimage * | mImage = nullptr |
User-facing SVG abstraction that you use to manage SVG data ISVG doesn't actually own the image data.
Definition at line 194 of file IGraphicsStructs.h.
|
inline |
Definition at line 211 of file IGraphicsStructs.h.
Referenced by IGraphics::DrawSVG(), and ISVGSliderControl::OnResize().
|
inline |
Definition at line 220 of file IGraphicsStructs.h.
|
inline |
Definition at line 202 of file IGraphicsStructs.h.
Referenced by IGraphics::DrawSVG(), and ISVGSliderControl::OnResize().