Image.GetAsCastingSource Methode

Definition

Gibt das Bild als CastingSource zurück.

public:
 virtual CastingSource ^ GetAsCastingSource() = GetAsCastingSource;
CastingSource GetAsCastingSource();
public CastingSource GetAsCastingSource();
function getAsCastingSource()
Public Function GetAsCastingSource () As CastingSource

Gibt zurück

Das Bild als CastingSource.

Hinweise

Weitere Informationen zur Verwendung von Image als Umwandlungsquelle finden Sie unter Medienumwandlung.

Gilt für:

Weitere Informationen