5#ifndef EDLBLACKPOINTCOMPENSATION_H
6#define EDLBLACKPOINTCOMPENSATION_H
#define _BEGIN_EDL_NAMESPACE
Definition edlnamespaces.h:75
#define _END_EDL_NAMESPACE
Definition edlnamespaces.h:76
eBlackPointCompensation
Black point compensation enumeration.
Definition edlblackpointcompensation.h:17
@ eBPCOff
Do not use black point compensation during color conversion.
Definition edlblackpointcompensation.h:21
@ eBPCUnset
Black point compensation unset.
Definition edlblackpointcompensation.h:18
@ eBPCDefault
Default behavior.
Definition edlblackpointcompensation.h:19
@ eBPCOn
Use black point compensation if applicable during color conversion.
Definition edlblackpointcompensation.h:20