你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ImageType interface

一个对象,提供可能的图像类型和匹配的置信度。

属性

clipArtType

图像为剪贴画的置信度。

lineDrawingType

图像是线条绘制的置信度。

属性详细信息

clipArtType

图像为剪贴画的置信度。

clipArtType?: number

属性值

number

lineDrawingType

图像是线条绘制的置信度。

lineDrawingType?: number

属性值

number