Banuba SDK
Loading...
Searching...
No Matches
Enumerations
color_std.hpp File Reference
#include <functional>

Go to the source code of this file.

Enumerations

enum class  color_std : int { bt601 , bt709 }
 

Enumeration Type Documentation

◆ color_std

enum class bnb::interfaces::color_std : int
strong

Definition at line 14 of file color_std.hpp.

14 : int {
15 bt601,
16 bt709,
17};