PhotoFilterLayer.Density
PhotoFilterLayer.Density property
filter 의 밀도를 가져오거나 설정합니다.
public int Density { get; set; }
자산 가치
밀도.
예외
예외 | 상태 |
---|---|
ArgumentOutOfRangeException | 밀도는 0에서 100 사이여야 합니다. |
filter 의 밀도를 가져오거나 설정합니다.
public int Density { get; set; }
밀도.
예외 | 상태 |
---|---|
ArgumentOutOfRangeException | 밀도는 0에서 100 사이여야 합니다. |