8#ifndef META_OCEAN_PLATFORM_APPLE_MACOS_IMAGE_H
9#define META_OCEAN_PLATFORM_APPLE_MACOS_IMAGE_H
16 #error Platform::Apple::MacOS::Image.h needs to be included from an ObjectiveC++ file
19#include <AppKit/AppKit.h>
95 explicit inline operator bool()
const;
135inline Image::operator bool()
const
This class implements Ocean's image class.
Definition Frame.h:1808
The namespace covering the entire Ocean framework.
Definition Accessor.h:15