TXBeautyManagerImpl class
Constructors
- TXBeautyManagerImpl(dynamic deviceManagerPointer)
-
factory
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
enableSharpnessEnhancement(
bool enable) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setBeautyLevel(
int beautyLevel) → void -
setBeautyStyle(
int beautyStyle) → void -
setFilter(
String assetUrl) → int -
setFilterStrength(
double strength) → void -
setRuddyLevel(
int ruddyLevel) → void -
setWhitenessLevel(
int whitenessLevel) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
destroyBeautyManager(
) → dynamic