![]() |
YCbCrFiltering Properties |
The YCbCrFiltering type exposes the following members.
Name | Description | |
---|---|---|
![]() | Cb |
Range of Cb component, [-0.5, 0.5].
|
![]() | Cr |
Range of Cr component, [-0.5, 0.5].
|
![]() | FillColor |
Fill color used to fill filtered pixels.
|
![]() | FillOutsideRange |
Determines, if pixels should be filled inside or outside specified
color range.
|
![]() | FormatTranslations |
Format translations dictionary.
(Overrides BaseInPlacePartialFilterFormatTranslations.) |
![]() | UpdateCb |
Determines, if Cb value of filtered pixels should be updated.
|
![]() | UpdateCr |
Determines, if Cr value of filtered pixels should be updated.
|
![]() | UpdateY |
Determines, if Y value of filtered pixels should be updated.
|
![]() | Y |
Range of Y component, [0, 1].
|