png++  0.2.9
Public Types | Static Public Member Functions
png::solid_pixel_buffer< pixel >::row_traits Struct Reference

#include <solid_pixel_buffer.hpp>

List of all members.

Public Types

typedef pixel * row_access
typedef const pixel * row_const_access

Static Public Member Functions

static byteget_data (row_access row)

template<typename pixel>
struct png::solid_pixel_buffer< pixel >::row_traits


Member Typedef Documentation

template<typename pixel >
typedef pixel* png::solid_pixel_buffer< pixel >::row_traits::row_access
template<typename pixel >
typedef const pixel* png::solid_pixel_buffer< pixel >::row_traits::row_const_access

Member Function Documentation

template<typename pixel >
static byte* png::solid_pixel_buffer< pixel >::row_traits::get_data ( row_access  row) [inline, static]

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