8 #ifndef META_OCEAN_MEDIA_IMAGEIO_IIO_OBJECT_H
9 #define META_OCEAN_MEDIA_IMAGEIO_IIO_OBJECT_H
19 #include <ImageIO/ImageIO.h>
65 static Frame loadFrameFromImage(CGImageRef image,
bool* containedPremultipliedAlpha =
nullptr,
const bool convertPremultipliedAlpha =
true);
This class implements Ocean's image class.
Definition: Frame.h:1792
PixelFormat
Definition of all pixel formats available in the Ocean framework.
Definition: Frame.h:183
This class wraps an unmanaged object (or reference) which needs to be released after usage.
Definition: ScopedObject.h:166
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15