Constructor TargetMidGrayParameter
TargetMidGrayParameter(TargetMidGray, bool)
Creates a new TargetMidGrayParameter instance.
선언
public TargetMidGrayParameter(TargetMidGray value, bool overrideState = false)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| TargetMidGray | value | The initial value to store in the parameter. |
| bool | overrideState | The initial override state for the parameter. |