png++  0.2.7
png::image< pixel, pixel_buffer_type > Member List

This is the complete list of members for png::image< pixel, pixel_buffer_type >, including all inherited members.

get_compression_type() const png::image< pixel, pixel_buffer_type >inline
get_filter_type() const png::image< pixel, pixel_buffer_type >inline
get_height() const png::image< pixel, pixel_buffer_type >inline
get_interlace_type() const png::image< pixel, pixel_buffer_type >inline
get_palette()png::image< pixel, pixel_buffer_type >inline
get_palette() const png::image< pixel, pixel_buffer_type >inline
get_pixbuf()png::image< pixel, pixel_buffer_type >inline
get_pixbuf() const png::image< pixel, pixel_buffer_type >inline
get_pixel(size_t x, size_t y) const png::image< pixel, pixel_buffer_type >inline
get_row(size_t index)png::image< pixel, pixel_buffer_type >inline
get_row(size_t index) const png::image< pixel, pixel_buffer_type >inline
get_tRNS() const png::image< pixel, pixel_buffer_type >inline
get_tRNS()png::image< pixel, pixel_buffer_type >inline
get_width() const png::image< pixel, pixel_buffer_type >inline
image()png::image< pixel, pixel_buffer_type >inline
image(size_t width, size_t height)png::image< pixel, pixel_buffer_type >inline
image(std::string const &filename)png::image< pixel, pixel_buffer_type >inlineexplicit
image(std::string const &filename, transformation const &transform)png::image< pixel, pixel_buffer_type >inline
image(char const *filename)png::image< pixel, pixel_buffer_type >inlineexplicit
image(char const *filename, transformation const &transform)png::image< pixel, pixel_buffer_type >inline
image(std::istream &stream)png::image< pixel, pixel_buffer_type >inlineexplicit
image(std::istream &stream, transformation const &transform)png::image< pixel, pixel_buffer_type >inline
m_infopng::image< pixel, pixel_buffer_type >protected
m_pixbufpng::image< pixel, pixel_buffer_type >protected
operator[](size_t index)png::image< pixel, pixel_buffer_type >inline
operator[](size_t index) const png::image< pixel, pixel_buffer_type >inline
pixbuf typedefpng::image< pixel, pixel_buffer_type >
read(std::string const &filename)png::image< pixel, pixel_buffer_type >inline
read(std::string const &filename, transformation const &transform)png::image< pixel, pixel_buffer_type >inline
read(char const *filename)png::image< pixel, pixel_buffer_type >inline
read(char const *filename, transformation const &transform)png::image< pixel, pixel_buffer_type >inline
read(std::istream &stream)png::image< pixel, pixel_buffer_type >inline
read(std::istream &stream, transformation const &transform)png::image< pixel, pixel_buffer_type >inline
read_stream(istream &stream)png::image< pixel, pixel_buffer_type >inline
read_stream(istream &stream, transformation const &transform)png::image< pixel, pixel_buffer_type >inline
resize(size_t width, size_t height)png::image< pixel, pixel_buffer_type >inline
row_access typedefpng::image< pixel, pixel_buffer_type >
row_const_access typedefpng::image< pixel, pixel_buffer_type >
row_type typedefpng::image< pixel, pixel_buffer_type >
set_compression_type(compression_type compression)png::image< pixel, pixel_buffer_type >inline
set_filter_type(filter_type filter)png::image< pixel, pixel_buffer_type >inline
set_interlace_type(interlace_type interlace)png::image< pixel, pixel_buffer_type >inline
set_palette(palette const &plte)png::image< pixel, pixel_buffer_type >inline
set_pixbuf(pixbuf const &buffer)png::image< pixel, pixel_buffer_type >inline
set_pixel(size_t x, size_t y, pixel p)png::image< pixel, pixel_buffer_type >inline
set_tRNS(tRNS const &trns)png::image< pixel, pixel_buffer_type >inline
traits typedefpng::image< pixel, pixel_buffer_type >
transform_convert typedefpng::image< pixel, pixel_buffer_type >
write(std::string const &filename)png::image< pixel, pixel_buffer_type >inline
write(char const *filename)png::image< pixel, pixel_buffer_type >inline
write_stream(ostream &stream)png::image< pixel, pixel_buffer_type >inline