Mako 8.2.0 API
MakoCore SDK API Documentation
Loading...
Searching...
No Matches
edlrenderingintent.h
Go to the documentation of this file.
1/*
2* Copyright (C) 2013-2025 Global Graphics Software Ltd. All rights reserved.
3*/
4
5#ifndef EDLRENDERINGINTENT_H
6#define EDLRENDERINGINTENT_H
7
8#include <edl/edlnamespaces.h>
9
11
24
26
27#endif
EDL C++ namespace(s)
#define _BEGIN_EDL_NAMESPACE
Definition edlnamespaces.h:75
#define _END_EDL_NAMESPACE
Definition edlnamespaces.h:76
eRenderingIntent
Rendering intent enumeration.
Definition edlrenderingintent.h:17
@ eAbsoluteColorimetric
Absolute colorimetric rendering intent.
Definition edlrenderingintent.h:22
@ eRenderingIntentUnset
No rendering intent was set.
Definition edlrenderingintent.h:18
@ eSaturation
Saturation rendering intent.
Definition edlrenderingintent.h:21
@ ePerceptual
Perceptual rendering intent.
Definition edlrenderingintent.h:19
@ eRelativeColorimetric
Relative colorimetric rendering intent.
Definition edlrenderingintent.h:20