OpenJPH
Open-source implementation of JPEG2000 Part-15
|
#include <ojph_img_io.h>
Public Member Functions | |
virtual | ~image_out_base () |
virtual ui32 | write (const line_buf *line, ui32 comp_num)=0 |
virtual void | close () |
Definition at line 513 of file ojph_img_io.h.
|
inlinevirtual |
Definition at line 516 of file ojph_img_io.h.
|
inlinevirtual |
Reimplemented in ojph::ppm_out, ojph::yuv_out, and ojph::raw_out.
Definition at line 518 of file ojph_img_io.h.
Referenced by main().
Implemented in ojph::ppm_out, ojph::yuv_out, and ojph::raw_out.
Referenced by main().