Codeunit 2021 Image Analysis Result in 23

App
Base Application
Namespace
System.AI

Procedures, 16

Versions171819202122232425262728latest

Source29

Procedures, 16

NameParametersReturnsAccessObsolete
SetJson(Codeunit JSON Management, Option)publicPending 22.0
Use SetResult with an Enum::"Image Analysis Type" as second parameter instead.
TagCount()Integerpublic-
TagName(Integer)Textpublic-
TagConfidence(Integer)Decimalpublic-
DominantColorForeground()Textpublic-
DominantColorBackground()Textpublic-
DominantColorCount()Integerpublic-
DominantColor(Integer)Textpublic-
FaceCount()Integerpublic-
FaceAge(Integer)Integerpublic-
FaceGender(Integer)Textpublic-
GetLatestAnalysisType(var Option)publicPending 22.0
Use GetLatestImageAnalysisTypes instead.
SetResult(Codeunit JSON Management, Enum Image Analysis Type)public-
SetResult(Codeunit JSON Management, List)public-
GetResultVerbatim()Textinternal-
GetLatestImageAnalysisTypes(var List)public-