HueSaturationLayer.Saturation
HueSaturationLayer.Saturation property
获取或设置饱和度。
public short Saturation { get; set; }
适当的价值
饱和度.
例外
例外 | (健康)状况 |
---|---|
ArgumentOutOfRangeException | 饱和度必须在 -100 到 +100 的范围内 |
获取或设置饱和度。
public short Saturation { get; set; }
饱和度.
例外 | (健康)状况 |
---|---|
ArgumentOutOfRangeException | 饱和度必须在 -100 到 +100 的范围内 |