ID2D1ImageBrush 介面 (d2d1_1.h)
代表以 ID2D1Image為基礎的筆刷。
繼承
ID2D1ImageBrush 介面繼承自ID2D1Brush。 ID2D1ImageBrush 也有下列類型的成員:
方法
ID2D1ImageBrush 介面具有這些方法。
ID2D1ImageBrush::GetExtendModeX 取得 X 軸上影像筆刷的擴充模式。 |
ID2D1ImageBrush::GetExtendModeY 取得影像Y軸上影像筆刷的擴充模式。 |
ID2D1ImageBrush::GetImage 取得與影像筆刷相關聯的影像。 |
ID2D1ImageBrush::GetInterpolationMode 取得影像筆刷的插補模式。 |
ID2D1ImageBrush::GetSourceRectangle 取得在繪製為影像筆刷時做為影像界限的矩形。 |
ID2D1ImageBrush::SetExtendModeX 設定影像筆刷中來源矩形內的內容如何在 X 軸上延伸。 |
ID2D1ImageBrush::SetExtendModeY 在 Y 軸上設定擴充模式。 |
ID2D1ImageBrush::SetImage 設定與所提供影像筆刷相關聯的影像。 |
ID2D1ImageBrush::SetInterpolationMode 設定影像筆刷的插補模式。 |
ID2D1ImageBrush::SetSourceRectangle 設定影像筆刷中的來源矩形。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | 適用於 Windows 7 的 Windows 8 和平臺更新 [傳統型應用程式 |UWP 應用程式] |
最低支援的伺服器 | 適用於 Windows Server 2008 R2 的 Windows Server 2012 和平臺更新 [傳統型應用程式 |UWP 應用程式] |
目標平台 | Windows |
標頭 | d2d1_1.h |