IXpsFixedPageReader.GetColorContext(Uri) 方法

定義

取得具有所指定統一資源識別項 (URI) 之資源的色彩內容。

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

參數

uri
Uri

資源的 URI。

傳回

XpsColorContext

適用於