iPlug2 - C++ Audio Plug-in Framework
Loading...
Searching...
No Matches
Public Member Functions | List of all members
InstalledWinFont Class Reference

Public Member Functions

 InstalledWinFont (void *data, int resSize)
 
 InstalledWinFont (const InstalledWinFont &)=delete
 
InstalledWinFontoperator= (const InstalledWinFont &)=delete
 
bool IsValid () const
 

Detailed Description

Definition at line 22 of file IGraphicsWinFonts.h.

Constructor & Destructor Documentation

◆ InstalledWinFont()

InstalledWinFont::InstalledWinFont ( void *  data,
int  resSize 
)
inline

Definition at line 25 of file IGraphicsWinFonts.h.

◆ ~InstalledWinFont()

InstalledWinFont::~InstalledWinFont ( )
inline

Definition at line 35 of file IGraphicsWinFonts.h.

Member Function Documentation

◆ IsValid()

bool InstalledWinFont::IsValid ( ) const
inline

Definition at line 44 of file IGraphicsWinFonts.h.


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