cgv
|
namespace for image processing More...
Classes | |
class | abst_image_reader |
abstract interface for image readers More... | |
class | abst_image_writer |
abstract interface for image readers More... | |
class | bmp_reader |
implements the image reader interface for bmp files More... | |
class | bmp_writer |
implements the image writer interface for bmp files More... | |
class | image_reader |
class | image_writer |
the image writer chooses a specific writer automatically based on the extension of the given file name More... | |
struct | reader_listener |
interfaces that allows to listen to registration events More... | |
struct | writer_listener |
interfaces that allows to listen to registration events More... | |
namespace for image processing