hiSetSplashBackground
hiSetSplashBackground(t_fileName) =>t / nil
Description
Sets the background for an application’s splash screen. If the graphic you specify has too many colors, the background is not set.
Argument
|
The name of the file containing the background graphic (in any format supported by Qt). Specify the full path to the file. |
Value Returned
Related Topics
Return to top