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

Public Member Functions

 InstalledFont (void *data, int resSize)
 
 InstalledFont (const InstalledFont &)=delete
 
InstalledFontoperator= (const InstalledFont &)=delete
 
bool IsValid () const
 

Detailed Description

Definition at line 61 of file IGraphicsWin.cpp.

Constructor & Destructor Documentation

◆ InstalledFont()

IGraphicsWin::InstalledFont::InstalledFont ( void *  data,
int  resSize 
)
inline

Definition at line 64 of file IGraphicsWin.cpp.

◆ ~InstalledFont()

IGraphicsWin::InstalledFont::~InstalledFont ( )
inline

Definition at line 74 of file IGraphicsWin.cpp.

Member Function Documentation

◆ IsValid()

bool IGraphicsWin::InstalledFont::IsValid ( ) const
inline

Definition at line 83 of file IGraphicsWin.cpp.


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