libpromeki main
PROfessional MEdia toolKIt
 
Loading...
Searching...
No Matches
ColorSpace::Data Struct Reference

Static data describing a color space. More...

#include <colorspace.h>

Collaboration diagram for ColorSpace::Data:

Public Attributes

ID id
 Color space identifier.
 
String name
 Human-readable name.
 
String desc
 Longer description.
 
ID invID
 ID of the inverse (linear/gamma) counterpart.
 
Params params
 Red, green, blue, and white point chromaticities.
 
TransformFunc transferFunc = nullptr
 Forward (OETF) transfer function.
 
TransformFunc invTransferFunc = nullptr
 Inverse (EOTF) transfer function.
 

Detailed Description

Static data describing a color space.


The documentation for this struct was generated from the following file: