Bitmap for WPF
AdjustSaturationRef メソッド

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

パラメータ

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

ColorF 構造体
ColorF メンバ