IXpsFixedPageReader.GetImage(Uri) Metoda

Definice

Získá image, která má zadaný identifikátor URI (Uniform Resource Identifier).

public:
 System::Windows::Xps::Packaging::XpsImage ^ GetImage(Uri ^ uri);
public System.Windows.Xps.Packaging.XpsImage GetImage(Uri uri);
abstract member GetImage : Uri -> System.Windows.Xps.Packaging.XpsImage
Public Function GetImage (uri As Uri) As XpsImage

Parametry

uri
Uri

Identifikátor URI image.

Návraty

Obrázek se zadaným identifikátorem URI.

Platí pro