cpp-project-template 0.0.1.0
C++ Project Template
Loading...
Searching...
No Matches
splashscreen.hpp File Reference

This class represents the splashscreen. More...

Go to the source code of this file.

Namespaces

namespace  cpp_proj
 Namespace for this application.

Functions

void cpp_proj::showSplashScreen (const wxString &fileName, const unsigned long durationMs, const wxBitmapType bitmapType=wxBITMAP_TYPE_ANY)
 Shows the splashscreen.
void cpp_proj::showSplashScreen (const wxImage &img, const unsigned long durationMs)
 Shows the splashscreen.
wxImage cpp_proj::alphaToBlackAndWhiteMask (const wxImage &img)
 Creates a black & white mask for the alpha channel.

Detailed Description

This class represents the splashscreen.

Author
David Gonçalves (11088.nosp@m.596+.nosp@m.Manga.nosp@m.D@us.nosp@m.ers.n.nosp@m.orep.nosp@m.ly.gi.nosp@m.thub.nosp@m..com)
Version
0.1
Date
2023-06-01