次の方法で共有


ImageExtensions.AsPaint(IImage) メソッド

定義

public:
[System::Runtime::CompilerServices::Extension]
 static Microsoft::Maui::Graphics::Paint ^ AsPaint(Microsoft::Maui::Graphics::IImage ^ target);
public static Microsoft.Maui.Graphics.Paint AsPaint (this Microsoft.Maui.Graphics.IImage target);
static member AsPaint : Microsoft.Maui.Graphics.IImage -> Microsoft.Maui.Graphics.Paint
<Extension()>
Public Function AsPaint (target As IImage) As Paint

パラメーター

target
IImage

戻り値

適用対象