png++  0.2.7
Static Public Member Functions | List of all members
png::basic_alpha_pixel_traits< component > Struct Template Reference

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...
 

Detailed Description

template<typename component>
struct png::basic_alpha_pixel_traits< component >

Basic pixel traits class template for pixels with alpha channel.

Member Function Documentation

template<typename component>
static component png::basic_alpha_pixel_traits< component >::get_alpha_filler ( )
inlinestatic

Returns the default alpha channel filler for full opacity.

Referenced by png::detail::convert_color_space_impl< rgb_pixel >::operator()().


The documentation for this struct was generated from the following file: