다음을 통해 공유


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

반환

적용 대상