RLE encoder for targa format. More...
#include <targa.hpp>
Public Types | |
| typedef file_output_buffer< Pixel > | output_buffer_type |
| Type of the output buffer. | |
RLE encoder for targa format.
Template parameters :
Definition at line 455 of file targa.hpp.
| typedef file_output_buffer<Pixel> claw::graphic::targa::writer::rle_targa_encoder< Pixel >::output_buffer_type |
Type of the output buffer.
Reimplemented from claw::rle_encoder< file_output_buffer< Pixel > >.
1.6.1