![]() |
HSLFiltering Properties |
The HSLFiltering type exposes the following members.
Name | Description | |
---|---|---|
![]() | 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.) |
![]() | Hue |
Range of hue component, [0, 359].
|
![]() | Luminance |
Range of luminance component, [0, 1].
|
![]() | Saturation |
Range of saturation component, [0, 1].
|
![]() | UpdateHue |
Determines, if hue value of filtered pixels should be updated.
|
![]() | UpdateLuminance |
Determines, if luminance value of filtered pixels should be updated.
|
![]() | UpdateSaturation |
Determines, if saturation value of filtered pixels should be updated.
|