Bitmap for WPF
AdjustContrast メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > ColorF 構造体 : AdjustContrast メソッド
The color whose contrast is to be adjusted.
The amount by which to adjust the contrast.
Adjusts the contrast of a color.
シンタックス
'宣言
 
Public Shared Function AdjustContrast( _
   ByVal value As ColorF, _
   ByVal contrast As System.Single _
) As ColorF
public static ColorF AdjustContrast( 
   ColorF value,
   System.float contrast
)

パラメータ

value
The color whose contrast is to be adjusted.
contrast
The amount by which to adjust the contrast.

戻り値の型

The adjusted color.
参照

ColorF 構造体
ColorF メンバ