Uses of Class
com.tencentcloudapi.ie.v20200304.models.Sharp
-
Packages that use Sharp Package Description com.tencentcloudapi.ie.v20200304.models -
-
Uses of Sharp in com.tencentcloudapi.ie.v20200304.models
Methods in com.tencentcloudapi.ie.v20200304.models that return Sharp Modifier and Type Method Description SharpVideoEnhance. getSharp()Get 细节增强参数。Methods in com.tencentcloudapi.ie.v20200304.models with parameters of type Sharp Modifier and Type Method Description voidVideoEnhance. setSharp(Sharp Sharp)Set 细节增强参数。Constructors in com.tencentcloudapi.ie.v20200304.models with parameters of type Sharp Constructor Description Sharp(Sharp 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.
-