#include <targa.hpp>
Inheritance diagram for claw::graphic::targa::writer::rle_targa_encoder< Pixel >:
Template parameters :
Definition at line 455 of file targa.hpp.
Public Types | |
typedef file_output_buffer< Pixel > | output_buffer_type |
Type of the output buffer. |
typedef file_output_buffer<Pixel> claw::graphic::targa::writer::rle_targa_encoder< Pixel >::output_buffer_type |