IXpsFixedPageReader.GetColorContext(Uri) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得具有所指定統一資源識別項 (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。