Codeunit 2021 Image Analysis Result in 19
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 12
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| SetJson | (Codeunit JSON Management, Option) | public | - | |
| TagCount | () | Integer | public | - |
| TagName | (Integer) | Text | public | - |
| TagConfidence | (Integer) | Decimal | public | - |
| DominantColorForeground | () | Text | public | - |
| DominantColorBackground | () | Text | public | - |
| DominantColorCount | () | Integer | public | - |
| DominantColor | (Integer) | Text | public | - |
| FaceCount | () | Integer | public | - |
| FaceAge | (Integer) | Integer | public | - |
| FaceGender | (Integer) | Text | public | - |
| GetLatestAnalysisType | (var Option) | public | - |