public class FaceShapeAreaOptions
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
FACE_SHAPE_AREA_CHEEK
106: Cheek, adjusts the size of the cheek.
|
static int |
FACE_SHAPE_AREA_CHEEKBONE
105: Cheekbone, adjusts the size of the cheekbone.
|
static int |
FACE_SHAPE_AREA_CHIN
108: Chin, adjusts the length of the chin.
|
static int |
FACE_SHAPE_AREA_EYEBROWPOSITION
500: Eyebrow Position, adjusts the position of the eyebrows.
|
static int |
FACE_SHAPE_AREA_EYEBROWTHICKNESS
501: Eyebrow Thickness, adjusts the thickness of the eyebrows.
|
static int |
FACE_SHAPE_AREA_EYEDISTANCE
201: Eye Distance, adjusts the distance between the two eyes.
|
static int |
FACE_SHAPE_AREA_EYEINNERCORNER
205: Eye Inner Corner, adjusts the inner corner of the eyes.
|
static int |
FACE_SHAPE_AREA_EYELID
203: Lower Eyelid, adjusts the downward position of the eyelids.
|
static int |
FACE_SHAPE_AREA_EYEOUTERCORNER
206: Eye Outer Corner, adjusts the outer corner of the eyes.
|
static int |
FACE_SHAPE_AREA_EYEPOSITION
202: Eye Position, adjusts the upper and lower position of the eyes.
|
static int |
FACE_SHAPE_AREA_EYEPUPILS
204: Eye Pupils, adjusts the size of the eye pupils.
|
static int |
FACE_SHAPE_AREA_EYESCALE
200: Eye Scale, adjusts the size of the eyes.
|
static int |
FACE_SHAPE_AREA_FACECONTOUR
102: Face Contour, slims the facial contour.
|
static int |
FACE_SHAPE_AREA_FACELENGTH
103: Face Length, adjusts the length of the face.
|
static int |
FACE_SHAPE_AREA_FACEWIDTH
104: Face Width, narrows the width of the face.
|
static int |
FACE_SHAPE_AREA_FOREHEAD
101: Forehead, adjusts the size of the forehead.
|
static int |
FACE_SHAPE_AREA_HEADSCALE
100: Head Scale, reduces the size of the head.
|
static int |
FACE_SHAPE_AREA_MANDIBLE
107: Mandible, slims the mandible.
|
static int |
FACE_SHAPE_AREA_MOUTHLIP
403: Mouth Lip, adjusts the size of the lips.
|
static int |
FACE_SHAPE_AREA_MOUTHPOSITION
401: Mouth Position, adjusts the position of the mouth.
|
static int |
FACE_SHAPE_AREA_MOUTHSCALE
400: Mouth Scale, adjusts the size of the mouth.
|
static int |
FACE_SHAPE_AREA_MOUTHSMILE
402: Mouth Smile, adjusts the smile degree of the mouth.
|
static int |
FACE_SHAPE_AREA_NONE
-1: (Default) Invalid area.
|
static int |
FACE_SHAPE_AREA_NOSEBRIDGE
304: Nose Bridge, adjusts the size of the nose bridge.
|
static int |
FACE_SHAPE_AREA_NOSEGENERAL
306: Nose General, adjusts the overall size of the nose.
|
static int |
FACE_SHAPE_AREA_NOSELENGTH
300: Nose Length, adjusts the length of the nose.
|
static int |
FACE_SHAPE_AREA_NOSEROOT
303: Nose Root, adjusts the size of the nose root.
|
static int |
FACE_SHAPE_AREA_NOSETIP
305: Nose Tip, adjusts the size of the nose tip.
|
static int |
FACE_SHAPE_AREA_NOSEWIDTH
301: Nose Width, adjusts the width of the nose.
|
static int |
FACE_SHAPE_AREA_NOSEWING
302: Nose Wing, adjusts the size of the nose wing.
|
int |
shapeArea
The specific facial area to be adjusted, used with
shapeArea: FACE_SHAPE_AREA_NONE(-1):
(default) invalid area. |
int |
shapeIntensity
The intensity of the pinching effect applied to the specified facial area.
|
| Constructor and Description |
|---|
FaceShapeAreaOptions() |
FaceShapeAreaOptions(int area,
int intensity)
The face shape area options.
|
public static final int FACE_SHAPE_AREA_NONE
public static final int FACE_SHAPE_AREA_HEADSCALE
public static final int FACE_SHAPE_AREA_FOREHEAD
public static final int FACE_SHAPE_AREA_FACECONTOUR
public static final int FACE_SHAPE_AREA_FACELENGTH
public static final int FACE_SHAPE_AREA_FACEWIDTH
public static final int FACE_SHAPE_AREA_CHEEKBONE
public static final int FACE_SHAPE_AREA_CHEEK
public static final int FACE_SHAPE_AREA_MANDIBLE
public static final int FACE_SHAPE_AREA_CHIN
public static final int FACE_SHAPE_AREA_EYESCALE
public static final int FACE_SHAPE_AREA_EYEDISTANCE
public static final int FACE_SHAPE_AREA_EYEPOSITION
public static final int FACE_SHAPE_AREA_EYELID
public static final int FACE_SHAPE_AREA_EYEPUPILS
public static final int FACE_SHAPE_AREA_EYEINNERCORNER
public static final int FACE_SHAPE_AREA_EYEOUTERCORNER
public static final int FACE_SHAPE_AREA_NOSELENGTH
public static final int FACE_SHAPE_AREA_NOSEWIDTH
public static final int FACE_SHAPE_AREA_NOSEWING
public static final int FACE_SHAPE_AREA_NOSEROOT
public static final int FACE_SHAPE_AREA_NOSEBRIDGE
public static final int FACE_SHAPE_AREA_NOSETIP
public static final int FACE_SHAPE_AREA_NOSEGENERAL
public static final int FACE_SHAPE_AREA_MOUTHSCALE
public static final int FACE_SHAPE_AREA_MOUTHPOSITION
public static final int FACE_SHAPE_AREA_MOUTHSMILE
public static final int FACE_SHAPE_AREA_MOUTHLIP
public static final int FACE_SHAPE_AREA_EYEBROWPOSITION
public static final int FACE_SHAPE_AREA_EYEBROWTHICKNESS
public int shapeArea
shapeArea: FACE_SHAPE_AREA_NONE(-1):
(default) invalid area. FACE_SHAPE_AREA_HEADSCALE(0): Head Scale. FACE_SHAPE_AREA_FOREHEAD(1):
Forehead. FACE_SHAPE_AREA_FACECONTOUR(2): Face Contour. FACE_SHAPE_AREA_FACELENGTH(3): Face Length. FACE_SHAPE_AREA_FACEWIDTH(4): Face Width. FACE_SHAPE_AREA_CHEEKBONE(5): Cheekbone. FACE_SHAPE_AREA_CHEEK(6):
Cheek. FACE_SHAPE_AREA_CHIN(7): Chin. FACE_SHAPE_AREA_EYESCALE(8):
Eye Scale. FACE_SHAPE_AREA_NOSELENGTH(9): Nose Length. FACE_SHAPE_AREA_NOSEWIDTH(10): Nose Width. FACE_SHAPE_AREA_MOUTHSCALE(11): Mouth Scale.
public int shapeIntensity
public FaceShapeAreaOptions(int area,
int intensity)
area - The specific facial area to be adjusted, used with shapeArea: FACE_SHAPE_AREA_NONE(-1):
(default) invalid area. FACE_SHAPE_AREA_HEADSCALE(0): Head Scale. FACE_SHAPE_AREA_FOREHEAD(1):
Forehead. FACE_SHAPE_AREA_FACECONTOUR(2): Face Contour. FACE_SHAPE_AREA_FACELENGTH(3): Face Length. FACE_SHAPE_AREA_FACEWIDTH(4): Face Width. FACE_SHAPE_AREA_CHEEKBONE(5): Cheekbone. FACE_SHAPE_AREA_CHEEK(6):
Cheek. FACE_SHAPE_AREA_CHIN(7): Chin. FACE_SHAPE_AREA_EYESCALE(8):
Eye Scale. FACE_SHAPE_AREA_NOSELENGTH(9): Nose Length. FACE_SHAPE_AREA_NOSEWIDTH(10): Nose Width. FACE_SHAPE_AREA_MOUTHSCALE(11): Mouth Scale.
intensity - The intensity of the pinching effect applied to the specified facial area.
For the following area values: #FACE_SHAPE_AREA_FOREHEAD, #FACE_SHAPE_AREA_FACELENGTH,
#FACE_SHAPE_AREA_CHIN, #FACE_SHAPE_AREA_NOSELENGTH, #FACE_SHAPE_AREA_NOSEWIDTH,
#FACE_SHAPE_AREA_MOUTHSCALE, the value ranges from -100 to 100. The default value is 0. The
greater the absolute value, the stronger the intensity applied to the specified facial area,
and negative values indicate the opposite direction. For enumeration values other than the
above, the value ranges from 0 to 100. The default value is 0. The greater the value, the
stronger the intensity applied to the specified facial area.public FaceShapeAreaOptions()