PathGradientBrush::GetGammaCorrection 方法 (gdipluspath.h)
PathGradientBrush::GetGammaCorrection 方法會決定是否為此路徑漸層筆刷啟用 gamma 校正。
Syntax
BOOL GetGammaCorrection();
傳回值
類型: BOOL
如果已啟用 gamma 修正,這個方法會傳回 TRUE;否則會傳回 FALSE。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows XP、Windows 2000 Professional [僅限傳統型應用程式] |
最低支援的伺服器 | Windows 2000 Server [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | gdipluspath.h (包含 Gdiplus.h) |
程式庫 | Gdiplus.lib |
Dll | Gdiplus.dll |