|
Ocean
|
Namespace of the Media WIC library. More...
Data Structures | |
| class | Image |
| This class implements read and write functions for all file formats supported by the WIC media library. More... | |
| class | WICBufferImage |
| This class implements a buffer image class for WIC. More... | |
| class | WICBufferImageRecorder |
| This class implements a buffer image recorder for WIC. More... | |
| class | WICImage |
| This class implements an image class for WIC. More... | |
| class | WICImageRecorder |
| This class implements an image recorder for WIC. More... | |
| class | WICImageSequence |
| This class implements an image sequence for WIC. More... | |
| class | WICLibrary |
| This class implements the WIC library. More... | |
| class | WICObject |
| This class is the base class for all object inside this library. More... | |
Functions | |
| OCEAN_MEDIA_WIC_EXPORT std::string | nameWICLibrary () |
| Returns the name of this media WIC library. | |
| void | registerWICLibrary () |
| Registers this media library at the global library manager. | |
| bool | unregisterWICLibrary () |
| Unregisters this media library at the global library manager. | |