Click or drag to resize
Accord.NET (logo)

YCbCrLinear Properties

The YCbCrLinear type exposes the following members.

Properties
  NameDescription
Public propertyFormatTranslations
Format translations dictionary.
(Overrides BaseInPlacePartialFilterFormatTranslations.)
Public propertyInCb
Cb component's input range.
Public propertyInCr
Cr component's input range.
Public propertyInY
Y component's input range.
Public propertyOutCb
Cb component's output range.
Public propertyOutCr
Cr component's output range.
Public propertyOutY
Y component's output range.
Top
See Also