Generated with .NET Object Model Diagram Generator

Microsoft.ML.OnnxRuntime

InferenceSession

Methods

OrtDeviceMemoryType : System.Int32
  • DEFAULT = 0
  • HOST_ACCESSIBLE = 5
OrtEnv

Methods

OrtEpDevice

Methods

OrtMemoryInfo

Constructors

Methods

OrtMemoryInfoDeviceType : System.Int32
  • CPU = 0
  • GPU = 1
  • FPGA = 2
  • NPU = 3
OrtSyncStream : SafeHandle

Methods

  • GetHandle() : IntPtr

Microsoft.UI.Xaml.Automation.Peers

SplitMenuFlyoutItemAutomationPeer : FrameworkElementAutomationPeer
Implements IInvokeProvider, IExpandCollapseProvider

Constructors

  • SplitMenuFlyoutItemAutomationPeer(DerivedComposed _)
  • SplitMenuFlyoutItemAutomationPeer(IObjectReference objRef)
  • SplitMenuFlyoutItemAutomationPeer(SplitMenuFlyoutItem owner)

Properties

Methods

Microsoft.UI.Xaml.Controls

SplitMenuFlyoutItem : MenuFlyoutItem

Constructors

  • SplitMenuFlyoutItem()
  • SplitMenuFlyoutItem(DerivedComposed _)
  • SplitMenuFlyoutItem(IObjectReference objRef)

Properties

Methods

Microsoft.Windows.AI.Imaging

ImageFromImageGenerationOptions

Constructors

  • ImageFromImageGenerationOptions()

Properties

Methods

ImageFromImageGenerationStyle : System.Int32
  • Default = 0
  • Restyle = 1
ImageFromTextGenerationOptions

Constructors

  • ImageFromTextGenerationOptions()

Properties

Methods

ImageFromTextGenerationStyle : System.Int32
  • Default = 0
  • ColoringBook = 1
ImageGenerationOptions

Constructors

  • ImageGenerationOptions()

Properties

  • ContentFilterOptions { get; set; } : ContentFilterOptions
  • Creativity { get; set; } : double
  • MaxInferenceSteps { get; set; } : int
  • Seed { get; set; } : Nullable<Int32>

Methods

ImageGenerator

Methods

ImageGeneratorContract :
ImageGeneratorResult

Properties

Methods

ImageGeneratorResultStatus : System.Int32
  • Success = 0
  • BlockedByPolicy = 1
  • TextBlockedByContentModeration = 2
  • ImageBlockedByContentModeration = 3
  • UnableToGenerate = 4
TextRecognizer

Methods

TextRecognizerOptions

Constructors

  • TextRecognizerOptions()

Properties

  • DetectorOutputGeometryMode { get; set; } : string
  • EnableWordLevelConfidence { get; set; } : bool

Methods

Microsoft.Windows.AI.MachineLearning

CatalogModelInfo

Properties

  • ExecutionProviders { get; } : IReadOnlyList<String>
  • Id { get; } : string
  • License { get; } : string
  • LicenseText { get; } : string
  • LicenseUri { get; } : string
  • ModelSizeInBytes { get; } : ulong
  • Name { get; } : string
  • Publisher { get; } : string
  • SourceId { get; } : string
  • Uri { get; } : Uri
  • Version { get; } : string

Methods

CatalogModelInstance

Properties

  • ModelInfo { get; } : CatalogModelInfo
  • ModelPaths { get; } : IReadOnlyList<String>

Methods

CatalogModelInstanceResult

Properties

Methods

CatalogModelInstanceStatus : System.Int32
  • Available = 0
  • InProgress = 1
  • Unavailable = 2
CatalogModelStatus : System.Int32
  • Ready = 0
  • NotReady = 1
ExecutionProvider

Properties

Methods

ExecutionProviderCatalog

Methods

ExecutionProviderCertification : System.Int32
  • Unknown = 0
  • Certified = 1
  • Uncertified = 2
ExecutionProviderReadyResult

Properties

Methods

ExecutionProviderReadyResultState : System.Int32
  • InProgress = 0
  • Success = 1
  • Failure = 2
ExecutionProviderReadyState : System.Int32
  • Ready = 0
  • NotReady = 1
  • NotPresent = 2
MachineLearningContract :
ModelCatalog

Constructors

Properties

  • ExecutionProviders { get; } : IList<String>
  • Sources { get; } : IList<ModelCatalogSource>

Methods

ModelCatalogSource

Properties

  • Id { get; } : string
  • Uri { get; } : Uri

Methods

Microsoft.Windows.AI.Search.Experimental.AppContentIndex

AppContentIndexer

Methods

  • CreateImageQuery(string queryPhrase) : AppIndexImageQuery
  • CreateImageQuery(string queryPhrase, ImageQueryOptions options) : AppIndexImageQuery
  • CreateQuery(string queryPhrase) : AppIndexQuery
  • CreateQuery(string queryPhrase, AppIndexQueryOptions options) : AppIndexQuery
  • CreateTextQuery(string queryPhrase) : AppIndexTextQuery
  • CreateTextQuery(string queryPhrase, TextQueryOptions options) : AppIndexTextQuery
  • WaitForIndexingIdleAsync(TimeSpan timeout) : IAsyncOperation<Boolean>
  • WaitForIndexingIdleAsync(int timeoutInMilliseconds) : IAsyncOperation<Boolean>
AppIndexImageQuery

Properties

  • Language { get; } : string
  • QueryPhrase { get; } : string

Methods

AppIndexQuery
AppIndexQueryOptions
AppIndexTextQuery

Properties

  • Language { get; } : string
  • QueryPhrase { get; } : string

Methods

AppManagedIndexableAppContent

Properties

  • ContentRegions { get; } : IReadOnlyList<AppIndexContentRegion>
  • ContentRegions { get; } : AppIndexContentRegion[]
ContentItemReader

Methods

  • GetNextItems(int maxCount) : IReadOnlyList<String>
  • GetNextItems(int maxCount) : String[]
ImageMatchOptions
ImageQueryOptions

Constructors

  • ImageQueryOptions()

Properties

  • ImageOcrTextMatchType { get; set; } : TextLexicalMatchType
  • Language { get; set; } : string
  • MatchScope { get; set; } : QueryMatchScope
  • SuppressSemanticMatches { get; set; } : bool

Methods

IndexCapabilities

Methods

  • GetCapabilitiesWithErrors() : IReadOnlyList<IndexCapability>
  • GetCapabilitiesWithErrors() : IndexCapability[]
TextMatchOptions
TextQueryOptions

Constructors

  • TextQueryOptions()

Properties

Methods

Microsoft.Windows.AI.Text

TextRewriter

Methods

Microsoft.Windows.AI.Video

ScaleFrameStatus : System.Int32
  • NullPtrBuffer = -1000
  • InvalidSize = -999
  • InvalidFormat = -998
  • InvalidScenario = -997
  • InvalidData = -996
  • NotAvailable = -995
  • MemAllocation = -994
  • Failure = -993
  • Success = 0
VideoScaler

Methods

VideoScalerOptions

Constructors

  • VideoScalerOptions()

Properties

  • RegionOfInterests { get; } : IList<RectInt32>

Methods

VideoScalerResult

Properties

Methods

Microsoft.Windows.AI.Video.Projection

D3D11_MAPPED_SUBRESOURCE : ValueType

Fields

  • DepthPitch : uint
  • pData : IntPtr
  • RowPitch : uint
Direct3DExtensions

Methods

  • CreateDirect3DSurface(int format, int width, int height) : IDirect3DSurface
  • GetSurfaceData(IDirect3DSurface pDirect3DSurface, D3D11_MAPPED_SUBRESOURCE pMappedResource) : IDisposable

Command line:
dotnet tool install --global dotMorten.OmdGenerator
generateomd C:\Users\mn\.dotnet\tools\.store\dotmorten.omdgenerator\1.5.2\dotmorten.omdgenerator\1.5.2\tools\net6.0\any\generateomd.dll -nuget=Microsoft.WindowsAppSDK.AI:2.0.57-experimental;Microsoft.WindowsAppSDK.ML:2.0.44-experimental;Microsoft.WindowsAppSDK.Foundation:2.0.8-experimental;Microsoft.WindowsAppSDK.InteractiveExperiences:2.0.3-experimental;Microsoft.WindowsAppSDK.Runtime:2.0.0-experimental3;Microsoft.WindowsAppSDK.Widgets:2.0.2-experimental;Microsoft.WindowsAppSDK.WinUI:2.0.3-experimental -compareNuget=Microsoft.WindowsAppSDK.AI:2.0.20-experimental;Microsoft.WindowsAppSDK.ML:2.0.36-experimental;Microsoft.WindowsAppSDK.Foundation:2.0.2-experimental;Microsoft.WindowsAppSDK.InteractiveExperiences:2.0.3-experimental;Microsoft.WindowsAppSDK.Runtime:2.0.0-experimental2;Microsoft.WindowsAppSDK.Widgets:2.0.2-experimental;Microsoft.WindowsAppSDK.WinUI:2.0.2-experimental -tfm=NET8.0-windows10.0.26100.0 -output WinAppSDK_18e2_vs_18e3.html -filter=ABI.



Generated with .NET Object Model Diagram Generator