neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::scoped_opacity Class Reference

#include <i_graphics_context.hpp>

Public Member Functions

 scoped_opacity (i_graphics_context const &aGc, double aOpacity)
 
 ~scoped_opacity ()
 

Detailed Description

Definition at line 475 of file i_graphics_context.hpp.

Constructor & Destructor Documentation

◆ scoped_opacity()

neogfx::scoped_opacity::scoped_opacity ( i_graphics_context const &  aGc,
double  aOpacity 
)
inline

Definition at line 478 of file i_graphics_context.hpp.

◆ ~scoped_opacity()

neogfx::scoped_opacity::~scoped_opacity ( )
inline

Definition at line 483 of file i_graphics_context.hpp.


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