iPlug2 - C++ Audio Plug-in Framework
Loading...
Searching...
No Matches
Public Member Functions | List of all members
IGraphicsWeb::MemoryFont Class Reference
Inheritance diagram for IGraphicsWeb::MemoryFont:
[legend]

Public Member Functions

 MemoryFont (const char *fontName, const char *fontStyle, const void *pData, int dataSize)
 
IFontDataPtr GetFontData () override
 

Detailed Description

Definition at line 95 of file IGraphicsWeb.cpp.

Constructor & Destructor Documentation

◆ MemoryFont()

IGraphicsWeb::MemoryFont::MemoryFont ( const char *  fontName,
const char *  fontStyle,
const void *  pData,
int  dataSize 
)
inline

Definition at line 98 of file IGraphicsWeb.cpp.

Member Function Documentation

◆ GetFontData()

IFontDataPtr IGraphicsWeb::MemoryFont::GetFontData ( )
inlineoverride

Definition at line 105 of file IGraphicsWeb.cpp.


The documentation for this class was generated from the following file: