Package | Description |
---|---|
com.tencentcloudapi.bda.v20200324.models |
Modifier and Type | Method and Description |
---|---|
SegmentationOptions |
SegmentCustomizedPortraitPicRequest.getSegmentationOptions()
Get 此参数为分割选项,请根据需要选择自己所想从图片中分割的部分。注意所有选项均为非必选,如未选择则值默认为false, 但是必须要保证多于一个选项的描述为true。
|
Modifier and Type | Method and Description |
---|---|
void |
SegmentCustomizedPortraitPicRequest.setSegmentationOptions(SegmentationOptions SegmentationOptions)
Set 此参数为分割选项,请根据需要选择自己所想从图片中分割的部分。注意所有选项均为非必选,如未选择则值默认为false, 但是必须要保证多于一个选项的描述为true。
|
Constructor and Description |
---|
SegmentationOptions(SegmentationOptions 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 © 2023. All rights reserved.