Allow user to make a collage of several textures in one image.
More...
#include <TextureCollage.h>
Allow user to make a collage of several textures in one image.
◆ TextureCollage()
| sgui::TextureCollage::TextureCollage |
( |
const std::string & | directory, |
|
|
const CollageOptions & | options = {} ) |
build a texture from a collage of all images in the directory
- Parameters
-
| directory | Directory from which all images will be patched |
| options | If a color need to be removed from images |
◆ atlas() [1/2]
◆ atlas() [2/2]
◆ image()
| const sf::Image & sgui::TextureCollage::image |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: