Codeunit 2021 Image Analysis Result in 28
- App
- Base Application
- Namespace
- System.AI
Versions171819202122232425262728latest
Source29
Procedures, 11
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| TagCount | () | Integer | public | - |
| TagName | (Integer) | Text | public | - |
| TagConfidence | (Integer) | Decimal | public | - |
| DominantColorForeground | () | Text | public | - |
| DominantColorBackground | () | Text | public | - |
| DominantColorCount | () | Integer | public | - |
| DominantColor | (Integer) | Text | public | - |
| SetResult | (Codeunit JSON Management, Enum Image Analysis Type) | public | - | |
| SetResult | (Codeunit JSON Management, List) | public | - | |
| GetResultVerbatim | () | Text | internal | - |
| GetLatestImageAnalysisTypes | (var List) | public | - |