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. | |
Basic pixel traits class template for pixels with alpha channel.
| static component png::basic_alpha_pixel_traits< component >::get_alpha_filler | ( | ) | [inline, static] |
Returns the default alpha channel filler for full opacity.
Referenced by png::detail::convert_color_space_impl< rgb_pixel >::operator()().
1.7.2