Settings for TGA loader.
#include <srl_tga.hpp>
Public Member Functions | |
LoaderSettings () | |
Construct a new loader settings object. | |
Public Attributes | |
SRL::Types::HighColor | TransparentColor |
Defines a color that should be changed to be transparent. | |
int32_t | TransparentColorIndex |
Defines a index of color in palette that should be changed to be transparent. | |