Ocean
|
Namespace of the Media OpenImageLibraries library. More...
Namespaces | |
JNI | |
Namespace of the Media OpenImageLibraries JNI library. | |
Data Structures | |
class | Image |
This class implements read and write functions for all file formats supported by the OpenImageLibraries media library. More... | |
class | ImageGif |
This class implements read and write functions for Gif images. More... | |
class | ImageJpg |
This class implements read and write functions for JPEG images. More... | |
class | ImagePng |
This class implements read and write functions for PNG images. More... | |
class | ImageTif |
This class implements read and write functions for TIFF images. More... | |
class | ImageWebp |
This class implements read and write functions for WEBP images. More... | |
class | OILBufferImage |
This class implements a buffer image class for OpenImageLibraries. More... | |
class | OILBufferImageRecorder |
This class implements a buffer image recorder for OpenImageLibraries. More... | |
class | OILImage |
This class implements an image class for OpenImageLibraries. More... | |
class | OILImageRecorder |
This class implements an image recorder for OpenImageLibraries. More... | |
class | OILImageSequence |
This class implements an image sequence for OpenImageLibraries. More... | |
class | OILImageSequenceRecorder |
This class implements an OpenImageLibraries image sequence recorder. More... | |
class | OILLibrary |
This class implements the OpenImageLibraries library. More... | |
Functions | |
OCEAN_MEDIA_OIL_EXPORT std::string | nameOpenImageLibrariesLibrary () |
Returns the name of this media OpenImageLibraries library. More... | |
void | registerOpenImageLibrariesLibrary () |
Registers this media library at the global library manager. More... | |
bool | unregisterOpenImageLibrariesLibrary () |
Unregisters this media library at the global library manager. More... | |
Namespace of the Media OpenImageLibraries library.
The Namespace Ocean::Media::OpenImageLibraries is used in the entire Ocean Media OpenImageLibraries Library.