Bitmap for WPF
AdjustContrastRef メソッド

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

パラメータ

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

ColorF 構造体
ColorF メンバ