AutoEnhanceFilter Constructor

  Name Description
Public method AutoEnhanceFilter()
Creates a new AutoEnhanceFilter with disabled white balance and with automatic local boost, contrast, and brightness enabled.
Public method AutoEnhanceFilter(Boolean, Boolean)
Creates a new AutoEnhanceFilter with disabled white balance and settings for local boost.
Public method AutoEnhanceFilter(Boolean, Boolean, Color)
Creates a new AutoEnhanceFilter with automatic white balance and settings for contrast and brightness, local boost, and target white point.
Public method AutoEnhanceFilter(Boolean, Boolean, Color, Color)
Creates a new AutoEnhanceFilter with manual white balance and settings for contrast and brightness, local boost, and source and target white points.
Show: