opencolorio_config_aces.BuildConfiguration#
- class opencolorio_config_aces.BuildConfiguration(aces: ~semver.version.Version = <factory>, colorspaces: ~semver.version.Version = <factory>, ocio: ~semver.version.Version = <factory>, variant: str = <factory>)[source]#
Define an OpenColorIO config build configuration.
- Parameters:
aces (
semver.Version, optional) – aces-dev version.colorspaces (
semver.Version, optional) – OpenColorIO colorspaces version.ocio (
semver.Version, optional) – OpenColorIO profile version.variant (str, optional) – Config variant, introduced to support ACES 2.0 to partition the D60 views from the D65 views.
- __init__(aces: ~semver.version.Version = <factory>, colorspaces: ~semver.version.Version = <factory>, ocio: ~semver.version.Version = <factory>, variant: str = <factory>) None#
Methods
__init__([aces, colorspaces, ocio, variant])compact_fields()Return the compact fields.
extended_fields()Return the extended fields.
Attributes
acescolorspacesociovariant