次の方法で共有


DriverCaps.SupportsLinearToSrgbPresentation

SupportsLinearToSrgbPresentation プロパティ

デバイスは、ウィンドウ モードのバック バッファ (線形コンテンツを含む) から sRGB デスクトップへのガンマ修正を実行できる。

定義

Visual Basic Public ReadOnly Property SupportsLinearToSrgbPresentation As Boolean
C# public bool SupportsLinearToSrgbPresentation { get; }
Managed C++ public: __property bool get_SupportsLinearToSrgbPresentation();
JScript public function get SupportsLinearToSrgbPresentation() : boolean

プロパティ値

System.Boolean.

これは読み取り専用プロパティである。 

対象

DriverCaps

© 2002 Microsoft Corporation. All rights reserved. Terms of use.