get_compression_type() const | png::image< pixel, pixel_buffer_type > | inline |
get_filter_type() const | png::image< pixel, pixel_buffer_type > | inline |
get_gamma() 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(uint_32 width, uint_32 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_info | png::image< pixel, pixel_buffer_type > | protected |
m_pixbuf | png::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 typedef | png::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(uint_32 width, uint_32 height) | png::image< pixel, pixel_buffer_type > | inline |
row_access typedef | png::image< pixel, pixel_buffer_type > | |
row_const_access typedef | png::image< pixel, pixel_buffer_type > | |
row_type typedef | png::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_gamma(double gamma) | 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 typedef | png::image< pixel, pixel_buffer_type > | |
transform_convert typedef | png::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 |