|
|
@ -45,7 +45,7 @@ internal class AutoLevelProcessor<TPixel> : HistogramEqualizationProcessor<TPixe |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
/// <summary>
|
|
|
/// Gets whether to apply a synchronized luminance value to each color channel.
|
|
|
/// Gets a value indicating whether to apply a synchronized luminance value to each color channel.
|
|
|
/// </summary>
|
|
|
/// </summary>
|
|
|
private bool SyncChannels { get; } |
|
|
private bool SyncChannels { get; } |
|
|
|
|
|
|
|
|
|