Generated with .NET Object Model Diagram Generator
Microsoft.ML.OnnxRuntime
- DEFAULT = 0
- HOST_ACCESSIBLE = 5
Methods
- CopyTensors(IReadOnlyList<OrtValue> srcValues, IReadOnlyList<OrtValue> dstValues, OrtSyncStream stream)
- CreateAndRegisterAllocator(string providerType, OrtMemoryInfo memInfo, OrtArenaCfg arenaCfg, IReadOnlyDictionary<String, String> provider_options)
- CreateSharedAllocator(OrtEpDevice epDevice, OrtDeviceMemoryType deviceMemoryType, OrtAllocatorType ortAllocatorType, IReadOnlyDictionary<String, String> allocatorOptions) : OrtAllocator
- GetSharedAllocator(OrtMemoryInfo memoryInfo) : OrtAllocator
- ReleaseSharedAllocator(OrtEpDevice epDevice, OrtDeviceMemoryType deviceMemoryType)
- UnregisterAllocator(OrtMemoryInfo memInfo)
- CPU = 0
- GPU = 1
- FPGA = 2
- NPU = 3
Microsoft.UI.Xaml.Automation.Peers
Microsoft.UI.Xaml.Controls
Microsoft.Windows.AI.Imaging
Constructors
- ImageFromImageGenerationOptions()
Constructors
- ImageFromTextGenerationOptions()
- Default = 0
- ColoringBook = 1
Properties
- ContentFilterOptions { get; set; } : ContentFilterOptions
- Creativity { get; set; } : double
- MaxInferenceSteps { get; set; } : int
- Seed { get; set; } : Nullable<Int32>
Methods
- As<I>() : I
- CreateAsync() : IAsyncOperation<ImageGenerator>
- Dispose()
- EnsureReadyAsync() : IAsyncOperationWithProgress<AIFeatureReadyResult, Double>
- Equals(ImageGenerator other) : bool
- FromAbi(IntPtr thisPtr) : ImageGenerator
- GenerateImageFromImageBuffer(ImageBuffer image, string textPrompt, ImageGenerationOptions options) : ImageGeneratorResult
- GenerateImageFromImageBuffer(ImageBuffer image, string textPrompt, ImageGenerationOptions options, ImageFromImageGenerationOptions imageFromImageGenerationOptions) : ImageGeneratorResult
- GenerateImageFromImageBufferAndMask(ImageBuffer image, ImageBuffer mask, string textPrompt, ImageGenerationOptions options) : ImageGeneratorResult
- GenerateImageFromTextPrompt(string textPrompt, ImageGenerationOptions options) : ImageGeneratorResult
- GenerateImageFromTextPrompt(string textPrompt, ImageGenerationOptions options, ImageFromTextGenerationOptions imageFromTextGenerationOption) : ImageGeneratorResult
- GetReadyState() : AIFeatureReadyState
- Success = 0
- BlockedByPolicy = 1
- TextBlockedByContentModeration = 2
- ImageBlockedByContentModeration = 3
- UnableToGenerate = 4
Properties
- DetectorOutputGeometryMode { get; set; } : string
- EnableWordLevelConfidence { get; set; } : bool
Microsoft.Windows.AI.MachineLearning
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
Properties
- ModelInfo { get; } : CatalogModelInfo
- ModelPaths { get; } : IReadOnlyList<String>
- Available = 0
- InProgress = 1
- Unavailable = 2
- Unknown = 0
- Certified = 1
- Uncertified = 2
- InProgress = 0
- Success = 1
- Failure = 2
- Ready = 0
- NotReady = 1
- NotPresent = 2
Properties
- Id { get; } : string
- Uri { get; } : Uri
Microsoft.Windows.AI.Search.Experimental.AppContentIndex
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>
Properties
- Language { get; } : string
- QueryPhrase { get; } : string
Properties
- Language { get; } : string
- QueryPhrase { get; } : string
Properties
- ContentRegions { get; } : IReadOnlyList<AppIndexContentRegion>
- ContentRegions { get; } : AppIndexContentRegion[]
Methods
- GetNextItems(int maxCount) : IReadOnlyList<String>
- GetNextItems(int maxCount) : String[]
Properties
- ImageOcrTextMatchType { get; set; } : TextLexicalMatchType
- Language { get; set; } : string
- MatchScope { get; set; } : QueryMatchScope
- SuppressSemanticMatches { get; set; } : bool
Methods
- GetCapabilitiesWithErrors() : IReadOnlyList<IndexCapability>
- GetCapabilitiesWithErrors() : IndexCapability[]
Microsoft.Windows.AI.Text
Microsoft.Windows.AI.Video
- NullPtrBuffer = -1000
- InvalidSize = -999
- InvalidFormat = -998
- InvalidScenario = -997
- InvalidData = -996
- NotAvailable = -995
- MemAllocation = -994
- Failure = -993
- Success = 0
Properties
- RegionOfInterests { get; } : IList<RectInt32>
Microsoft.Windows.AI.Video.Projection
Fields
- DepthPitch : uint
- pData : IntPtr
- RowPitch : uint
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