Skip to main content
Ctrl+K
Colour - CLF IO 0.2.0 documentation - Home Colour - CLF IO 0.2.0 documentation - Home
  • User Guide
  • API Reference
  • Email
  • GitHub
  • Facebook
  • Gitter
  • Twitter
  • User Guide
  • API Reference
  • Email
  • GitHub
  • Facebook
  • Gitter
  • Twitter

Section Navigation

  • Colour - CLF IO
    • colour_clf_io.read_clf_from_file
    • colour_clf_io.read_clf
    • colour_clf_io.write_clf
    • colour_clf_io.ProcessList
    • colour_clf_io.ProcessNode
    • colour_clf_io.LUT1D
    • colour_clf_io.LUT3D
    • colour_clf_io.Matrix
    • colour_clf_io.Range
    • colour_clf_io.Log
    • colour_clf_io.Exponent
    • colour_clf_io.ASC_CDL
    • colour_clf_io.Array
    • colour_clf_io.CalibrationInfo
    • colour_clf_io.ExponentParams
    • colour_clf_io.Info
    • colour_clf_io.LogParams
    • colour_clf_io.SatNode
    • colour_clf_io.SOPNode
    • colour_clf_io.BitDepth
    • colour_clf_io.Channel
    • colour_clf_io.Interpolation1D
    • colour_clf_io.Interpolation3D
    • colour_clf_io.ExponentStyle
    • colour_clf_io.LogStyle
    • colour_clf_io.RangeStyle
    • colour_clf_io.ASC_CDLStyle
  • API Reference
  • Colour - CLF IO
  • colour_clf_io.Channel

colour_clf_io.Channel#

class colour_clf_io.Channel(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)[source]#

Bases: Enum

Represents the valid values of the channel attribute in the Range element.

Attributes

  • R

  • G

  • B

References

  • https://docs.acescentral.com/specifications/clf/#ranges

previous

colour_clf_io.BitDepth

next

colour_clf_io.Interpolation1D

On this page
  • Channel

This Page

  • Show Source

© Copyright Copyright 2024 Colour Developers.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.