Options for collage.
More...
#include <TextureCollage.h>
|
| bool | useMask = false |
| | Use a mask to suppress a background color.
|
| sf::Color | maskColor = sf::Color::White |
| | Background color to be suppressed.
|
◆ CollageOptions() [1/2]
| sgui::CollageOptions::CollageOptions |
( |
| ) |
|
|
default |
◆ CollageOptions() [2/2]
| sgui::CollageOptions::CollageOptions |
( |
const sf::Color & | c | ) |
|
◆ maskColor
| sf::Color sgui::CollageOptions::maskColor = sf::Color::White |
Background color to be suppressed.
◆ useMask
| bool sgui::CollageOptions::useMask = false |
Use a mask to suppress a background color.
The documentation for this struct was generated from the following files: