Ocean
|
The Ocean Media Special Library provides image media functionalities based on special image formats like e.g., Npy, Pfm, or Bmp. More...
Data Structures | |
class | Ocean::Media::Special::Image |
This class implements read and write functions for all file formats supported by the Special media library. More... | |
class | Ocean::Media::Special::ImageBmp |
This class implements read and write functions for BMP images. More... | |
class | Ocean::Media::Special::ImageOcn |
This class implements read and write functions for Ocean frames. More... | |
class | Ocean::Media::Special::ImagePfm |
This class implements read and write functions for PFM images. More... | |
Functions | |
OCEAN_MEDIA_SPECIAL_EXPORT std::string | Ocean::Media::Special::nameSpecialLibrary () |
Returns the name of this media Special library. More... | |
The Ocean Media Special Library provides image media functionalities based on special image formats like e.g., Npy, Pfm, or Bmp.
The library is platform independent.
OCEAN_MEDIA_SPECIAL_EXPORT std::string Ocean::Media::Special::nameSpecialLibrary | ( | ) |
Returns the name of this media Special library.