Ocean
Ocean Media Special Library

The Ocean Media Special Library provides image media functionalities based on special image formats like e.g., Npy, Pfm, or Bmp. More...

Collaboration diagram for Ocean Media Special Library:

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...
 

Detailed Description

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.

Function Documentation

◆ nameSpecialLibrary()

OCEAN_MEDIA_SPECIAL_EXPORT std::string Ocean::Media::Special::nameSpecialLibrary ( )

Returns the name of this media Special library.