Bitmap for UWP
AdjustSaturation メソッド

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

パラメータ

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

戻り値の型

The adjusted color.
参照

ColorF 構造体
ColorF メンバ