Basic pixel traits class template for pixels with alpha channel. More...
#include <pixel_traits.hpp>
Static Public Member Functions | |
static component | get_alpha_filler () |
Returns the default alpha channel filler for full opacity. More... | |
Basic pixel traits class template for pixels with alpha channel.
|
inlinestatic |
Returns the default alpha channel filler for full opacity.
Referenced by png::detail::convert_color_space_impl< rgb_pixel >::operator()().