Windows App SDK の実験用チャネルには、開発の初期段階の API と機能が含まれています。 試験段階チャネルに含まれる API はすべて、大幅な改訂および重大な変更の対象であり、後続のリリースからいつでも削除される可能性があります。 試験段階の機能は運用環境での使用はサポートされておらず、使用するアプリは Microsoft Store に公開できません。
画像の説明機能は、中国本土では使用できません。
自己完結型アプリはサポートされていません。
次の機能をサポートする人工知能 (AI) によってサポートされる windows App SDK イメージング API について説明します。
public Windows.Graphics.Imaging.SoftwareBitmap GetSoftwareBitmapObjectMask (Microsoft.Graphics.Imaging.ImageObjectExtractorHint hint);
パラメーター
ヒント (hint)
戻り値
ImageObjectExtractor.IsAvailable メソッド
public static bool IsAvailable ();
戻り値
ImageObjectExtractor.MakeAvailableAsync メソッド
public static Windows.Foundation.IAsyncOperationWithProgress<Microsoft.Windows.Management.Deployment.PackageDeploymentResult,Microsoft.Windows.Management.Deployment.PackageDeploymentProgress> MakeAvailableAsync ();
戻り値
ImageObjectExtractorHint クラス
public sealed class ImageObjectExtractorHint
ImageObjectExtractorHint.ExcludePoints プロパティ
public System.Collections.Generic.IReadOnlyList<Windows.Graphics.PointInt32> ExcludePoints { get; }
public ImageObjectExtractorHint (System.Collections.Generic.IList<Windows.Graphics.RectInt32> includeRects, System.Collections.Generic.IList<Windows.Graphics.PointInt32> includePoints, System.Collections.Generic.IList<Windows.Graphics.PointInt32> excludePoints);
パラメーター
includeRects
ポイントを含める
excludePoints
ImageObjectExtractorHint.IncludePoints プロパティ
public System.Collections.Generic.IReadOnlyList<Windows.Graphics.PointInt32> IncludePoints { get; }
プロパティ値
ImageObjectExtractorHint.IncludeRects プロパティ
public System.Collections.Generic.IReadOnlyList<Windows.Graphics.RectInt32> IncludeRects { get; }
プロパティ値
ImageScaler クラス
public sealed class ImageScaler : System.IDisposable
ImageScaler.Close メソッド
// This member is not implemented in C#
注釈
C# では実装されていません。
ImageScaler.CreateAsync メソッド
public static Windows.Foundation.IAsyncOperation<Microsoft.Graphics.Imaging.ImageScaler> CreateAsync ();
戻り値
ImageScaler.IsAvailable メソッド
public static bool IsAvailable ();
戻り値
ImageScaler.MakeAvailableAsync メソッド
public static Windows.Foundation.IAsyncOperationWithProgress<Microsoft.Windows.Management.Deployment.PackageDeploymentResult,Microsoft.Windows.Management.Deployment.PackageDeploymentProgress> MakeAvailableAsync ();
AI を利用した画像ジェネレーターを理解します。 Microsoft Image Creator などの画像作成ツールについて説明します。 職場やトレーニングの設定で潜在的な適用対象を把握し、最適な結果を得るためのベスト プラクティスを見つけ出します。 AI を利用した画像ジェネレーターを使用して、スキルを強化し、クリエイティブ なプロセスを変革します。