LinkMediaSelectorGetImageDescriptionFromComputerVision Method |
Returns an image description retrieved from the Azure Computer Vision service.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax protected string GetImageDescriptionFromComputerVision(
Stream imageStream
)
Parameters
- imageStream
- Type: System.IOStream
Return Value
Type:
StringSee Also