Packages

 

com.aspose.imaging.imageloadoptions

Class NoiseReductionType

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.imaging.imageloadoptions.NoiseReductionType


  • public final class NoiseReductionType
    extends com.aspose.ms.System.Enum

    The type of dbdd noise reduction.

  • None - do not use FBDD noise reduction
  • Light - light FBDD reduction
  • Full - full FBDD reduction
    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.aspose.ms.System.Enum

        com.aspose.ms.System.Enum.AbstractEnum, com.aspose.ms.System.Enum.FlaggedEnum, com.aspose.ms.System.Enum.ObjectEnum, com.aspose.ms.System.Enum.SimpleEnum
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int Full
      The full, full FBDD reduction
      static int Light
      The light, light FBDD reduction
      static int None
      The None, do not use FBDD noise reduction
      • Fields inherited from class com.aspose.ms.System.Enum

        EnumSeparatorCharArray
    • Method Summary

      • Methods inherited from class com.aspose.ms.System.Enum

        Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString