public class ColorEnhanceOptions
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
float |
skinProtectLevel
The level of skin tone protection.
|
float |
strengthLevel
The level of color enhancement.
|
Constructor and Description |
---|
ColorEnhanceOptions() |
ColorEnhanceOptions(float strength,
float skinProtect) |
public float strengthLevel
public float skinProtectLevel