SettingsProcessingGroupColorGroupExperimentalGroupToneMappingGroup Class |
Namespace: Zivid.NET
The SettingsProcessingGroupColorGroupExperimentalGroupToneMappingGroup type exposes the following members.
Name | Description | |
---|---|---|
![]() | SettingsProcessingGroupColorGroupExperimentalGroupToneMappingGroup | Constructor |
Name | Description | |
---|---|---|
![]() | Enabled | This setting controls when tone mapping of colors is performed. Tone mapping will normalize
the captured color image to the full available output range by applying a gain factor to the
colors. For single-captures this can be used to brighten dark images. For HDR captures this
is required to map high-dynamic-range colors to the more limited dynamic range output.
This setting has two possible values. `Always` will perform tone-mapping for all captures.
`HdrOnly` will perform tone mapping for HDR captures but not for single-captures. It is not
possible to disable tone mapping for HDR captures.
|
Name | Description | |
---|---|---|
![]() | Clone | Create a clone (deep copy) of the current instance |
![]() | CopyWith | Create a clone (deep copy) of the current instance and invoke delegate on the clone |
![]() | ToString | Get string representation of the object (Overrides ObjectToString.) |