A template for two-dimensional images with arbitrarily typed pixel values.
void top(const Image< Rgba32 > &top)
void middle(const Image< Rgba32 > &middle)
const Image< Rgba32 > & middle() const
const Image< Rgba32 > & top() const
void bottom(const Image< Rgba32 > &bottom)
const Image< Rgba32 > & bottom() const
PorytilesTilesetComponent()=default