ImageExtensions.AsPaint(IImage) Metoda
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
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
Parametry
- target
- IImage