HueSaturationLayer.Hue
HueSaturationLayer.Hue property
색조를 가져오거나 설정합니다.
public short Hue { get; set; }
자산 가치
색조.
예외
예외 | 상태 |
---|---|
ArgumentOutOfRangeException | 색조는 -180에서 +180 사이여야 합니다. |
색조를 가져오거나 설정합니다.
public short Hue { get; set; }
색조.
예외 | 상태 |
---|---|
ArgumentOutOfRangeException | 색조는 -180에서 +180 사이여야 합니다. |