IDCompositionColorMatrixEffect 介面 (dcomp.h)
色彩矩陣效果會改變位圖的 RGBA 值。
繼承
IDCompositionColorMatrixEffect 介面繼承自 IDCompositionFilterEffect。 IDCompositionColorMatrixEffect 也有下列類型的成員:
方法
IDCompositionColorMatrixEffect 介面具有這些方法。
IDCompositionColorMatrixEffect::SetAlphaMode 設定色彩矩陣效果之輸出的Alpha模式。 |
IDCompositionColorMatrixEffect::SetClampOutput 指定效果是否會在效果將值傳遞至鏈結中的下一個效果之前,將色彩值限製為介於 0 到 1 之間。 |
IDCompositionColorMatrixEffect::SetMatrix 設定效果用來相乘影像 RGBA 值的矩陣。 |
IDCompositionColorMatrixEffect::SetMatrixElement 設定色彩矩陣的專案。 (多載 1/2) |
IDCompositionColorMatrixEffect::SetMatrixElement 設定色彩矩陣的專案。 (多載 2/2) |
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | dcomp.h |