| Package | Description | 
|---|---|
| com.tencentcloudapi.iai.v20200303.models | 
| Modifier and Type | Method and Description | 
|---|---|
| AttributeItem | Hair. getBang()Get Bang information. | 
| AttributeItem | Hair. getColor()Get Hair color information. | 
| AttributeItem | Hat. getColor()Get Hat color. | 
| AttributeItem | FaceDetailAttributesInfo. getEmotion()Get Emotion, including relaxed, happy, surprised, angry, sad, disgusted, and scared. | 
| AttributeItem | Eyebrow. getEyebrowCurve()Get Eyebrow curve. | 
| AttributeItem | Eyebrow. getEyebrowDensity()Get Eyebrow thickness. | 
| AttributeItem | Eyebrow. getEyebrowLength()Get Eyebrow length. | 
| AttributeItem | Eye. getEyelidType()Get Whether the person has double eyelids. | 
| AttributeItem | Eye. getEyeOpen()Get Whether the eyes are open. | 
| AttributeItem | Eye. getEyeSize()Get Eye size. | 
| AttributeItem | FaceDetailAttributesInfo. getGender()Get Gender information. | 
| AttributeItem | Eye. getGlass()Get Whether glasses are worn. | 
| AttributeItem | Hair. getLength()Get Hair length information. | 
| AttributeItem | FaceDetailAttributesInfo. getMask()Get Mask information. | 
| AttributeItem | FaceDetailAttributesInfo. getMoustache()Get Beard information. | 
| AttributeItem | Mouth. getMouthOpen()Get Whether the mouth is open. | 
| AttributeItem | FaceDetailAttributesInfo. getNose()Get Nose information. | 
| AttributeItem | FaceDetailAttributesInfo. getShape()Get Face shape information. | 
| AttributeItem | FaceDetailAttributesInfo. getSkin()Get Skin color information. | 
| AttributeItem | Hat. getStyle()Get Hat wearing status information. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Hair. setBang(AttributeItem Bang)Set Bang information. | 
| void | Hair. setColor(AttributeItem Color)Set Hair color information. | 
| void | Hat. setColor(AttributeItem Color)Set Hat color. | 
| void | FaceDetailAttributesInfo. setEmotion(AttributeItem Emotion)Set Emotion, including relaxed, happy, surprised, angry, sad, disgusted, and scared. | 
| void | Eyebrow. setEyebrowCurve(AttributeItem EyebrowCurve)Set Eyebrow curve. | 
| void | Eyebrow. setEyebrowDensity(AttributeItem EyebrowDensity)Set Eyebrow thickness. | 
| void | Eyebrow. setEyebrowLength(AttributeItem EyebrowLength)Set Eyebrow length. | 
| void | Eye. setEyelidType(AttributeItem EyelidType)Set Whether the person has double eyelids. | 
| void | Eye. setEyeOpen(AttributeItem EyeOpen)Set Whether the eyes are open. | 
| void | Eye. setEyeSize(AttributeItem EyeSize)Set Eye size. | 
| void | FaceDetailAttributesInfo. setGender(AttributeItem Gender)Set Gender information. | 
| void | Eye. setGlass(AttributeItem Glass)Set Whether glasses are worn. | 
| void | Hair. setLength(AttributeItem Length)Set Hair length information. | 
| void | FaceDetailAttributesInfo. setMask(AttributeItem Mask)Set Mask information. | 
| void | FaceDetailAttributesInfo. setMoustache(AttributeItem Moustache)Set Beard information. | 
| void | Mouth. setMouthOpen(AttributeItem MouthOpen)Set Whether the mouth is open. | 
| void | FaceDetailAttributesInfo. setNose(AttributeItem Nose)Set Nose information. | 
| void | FaceDetailAttributesInfo. setShape(AttributeItem Shape)Set Face shape information. | 
| void | FaceDetailAttributesInfo. setSkin(AttributeItem Skin)Set Skin color information. | 
| void | Hat. setStyle(AttributeItem Style)Set Hat wearing status information. | 
| Constructor and Description | 
|---|
| AttributeItem(AttributeItem source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
Copyright © 2025. All rights reserved.