Enumeration
TransformEnhancePreset
@objc(FSTransformEnhancePreset)
public enum TransformEnhancePreset: UInt, CustomStringConvertible
Represents an enhance transformation preset.
Relationships
Conforms To
CustomStringConvertible
UInt
Enumeration Cases
beautify
case beautify
Automatically scans each face in the photo and adjusts how much corrections to apply to each face.
beautifyPlus
case beautifyPlus
Similar to beautify
, but it applies stronger corrections and uses a larger set of possible modifications.
fixDark
case fixDark
By turning off the contrast, maximum detail is retrieved from the shadow areas without blowing out the bright areas.
fixNoise
case fixNoise
Automatically detects noise, and if detected, applies powerful noise removal to remove any grains from your photos while preserving details.
outdoor
case outdoor
Optimizes your landscape photographs with more color vibrancy. The contrast is adjusted to reveal slightly more detail in the shadow areas.
fireworks
case fireworks
Applies correction for dark night sky and sets off excess colors from fireworks.