Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BeautyOption

BeautyOption is setBeautyEffectOptions's option parameter

property

lighteningContrastLevel: integer | lightening contrast level and the value ranges is low: 0, normal: 1, high: 2

property

lighteningLevel: float | brightness level and the value ranges between 0.0 (original) and 1.0.

property

smoothnessLevel: float | The sharpness level. The value ranges between 0.0 (original) and 1.0. This parameter is usually used to remove blemishes.

property

rednessLevel: float | The redness level. The value ranges between 0.0 (original) and 1.0. This parameter adjusts the red saturation level.

Hierarchy

  • BeautyOption

Index

Properties

lighteningContrastLevel

lighteningContrastLevel: number

lighteningLevel

lighteningLevel: number

rednessLevel

rednessLevel: number

smoothnessLevel

smoothnessLevel: number

Generated using TypeDoc