base typedef | png::consumer< pixel, pixcon, info_holder, interlacing_supported > | protected |
consumer(image_info &info) | png::consumer< pixel, pixcon, info_holder, interlacing_supported > | inlineexplicitprotected |
get_info() const | png::streaming_base< pixel, info_holder > | inline |
get_info() | png::streaming_base< pixel, info_holder > | inlineprotected |
m_info_holder | png::streaming_base< pixel, info_holder > | protected |
read(istream &stream) | png::consumer< pixel, pixcon, info_holder, interlacing_supported > | inline |
read(istream &stream, transformation const &transform) | png::consumer< pixel, pixcon, info_holder, interlacing_supported > | inline |
read_rows(reader< istream > &rd, size_t pass_count, pixcon *pixel_con) | png::consumer< pixel, pixcon, info_holder, interlacing_supported > | inlineprivate |
reset(size_t) | png::streaming_base< pixel, info_holder > | inlineprotected |
skip_interlaced_rows(reader< istream > &rd, size_t pass_count) | png::consumer< pixel, pixcon, info_holder, interlacing_supported > | inlineprivate |
streaming_base(image_info &info) | png::streaming_base< pixel, info_holder > | inlineexplicit |
streaming_base(size_t width, size_t height) | png::streaming_base< pixel, info_holder > | inline |
traits typedef | png::consumer< pixel, pixcon, info_holder, interlacing_supported > | |