im.zego.zegoexpress.entity.ZegoBeautifyOption
Beauty configuration options.
Declared in
entity/ZegoBeautifyOption.java
Public-Attrib Lists
Public-Attrib Docs
polishStep
public double polishStep
()
The sample step size of beauty peeling, the value range is [0,1], default 0.2.
whitenFactor
public double whitenFactor
()
Brightness parameter for beauty and whitening, the larger the value, the brighter the brightness, ranging from [0,1], default 0.5.
sharpenFactor
public double sharpenFactor
()
Beauty sharpening parameter, the larger the value, the stronger the sharpening, value range [0,1], default 0.1.