Enum TiffThresholds
TiffThresholds enumeration
데이터에 사용된 임계값.
public enum TiffThresholds : ushort
가치
이름 | 값 | 설명 |
---|---|---|
NoDithering | 1 | 디더링이 수행되지 않습니다. |
HalfTone | 2 | 디더링 스캔. |
ErrorDiffuse | 3 | 일반적으로 Floyd-Steinberg. |
데이터에 사용된 임계값.
public enum TiffThresholds : ushort
이름 | 값 | 설명 |
---|---|---|
NoDithering | 1 | 디더링이 수행되지 않습니다. |
HalfTone | 2 | 디더링 스캔. |
ErrorDiffuse | 3 | 일반적으로 Floyd-Steinberg. |