NoiseReductionType
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class NoiseReductionType extends System.Enum
Typen av dbdd-brusreducering.
None - använd inte FBDD-brusreducering
Light - lätt FBDD-reducering
Full - full FBDD-reducering
Fält
| Fält | Beskrivning |
|---|---|
| None | None, använd inte FBDD-brusreducering |
| Light | Light, lätt FBDD-reducering |
| Full | Full, full FBDD-reducering |
None
public static final int None
None, använd inte FBDD-brusreducering
Light
public static final int Light
Light, lätt FBDD-reducering
Full
public static final int Full
Full, full FBDD-reducering