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 303 of file ojph_img_io.h.
|
inlinevirtual |
Definition at line 306 of file ojph_img_io.h.
|
inlinevirtual |
Reimplemented in ojph::yuv_out, and ojph::ppm_out.
Definition at line 308 of file ojph_img_io.h.
Referenced by main().
Implemented in ojph::yuv_out, and ojph::ppm_out.
Referenced by main().