Skip to content

color: Various CICP/enum related cleanups

Sebastian Wick requested to merge wip/color/enum-cleanup into color
  • enum name is singular: "transfer_function" ("primaries: because every entry is a set of primaries)
  • use thing_type naming: tf_power, tf_named, primaries, primaries_named
  • use the enum instead of CICP values in the image_description_info

/cc @pq @leandrohrb

Merge request reports