Codeunit 2021 Image Analysis Result in 24
- App
- Base Application
- Namespace
- System.AI
Versions171819202122232425262728latest
Source29
Procedures, 16
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| SetJson | (Codeunit JSON Management, Option) | public | Pending 22.0 | ||||
| Use SetResult with an Enum::"Image Analysis Type" as second parameter instead. | |||||||
| 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 | Pending 22.0 | ||||
| Use GetLatestImageAnalysisTypes instead. | |||||||
| SetResult | (Codeunit JSON Management, Enum Image Analysis Type) | public | - | ||||
| SetResult | (Codeunit JSON Management, List) | public | - | ||||
| GetResultVerbatim | () | Text | internal | - | |||
| GetLatestImageAnalysisTypes | (var List) | public | - | ||||