DioDocs for PDF
Get メソッド (BrightnessContrastEffect)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > BrightnessContrastEffect クラス : Get メソッド
A value from -255 to 255 for adjusting the brightness level.
A value from -255 to 255 for adjusting the contrast level.
Returns an instance of the BrightnessContrastEffect class.
シンタックス
'宣言
 
Public Shared Function Get( _
   ByVal brightness As System.Integer, _
   ByVal contrast As System.Integer _
) As BrightnessContrastEffect
public static BrightnessContrastEffect Get( 
   System.int brightness,
   System.int contrast
)

パラメータ

brightness
A value from -255 to 255 for adjusting the brightness level.
contrast
A value from -255 to 255 for adjusting the contrast level.
参照

BrightnessContrastEffect クラス
BrightnessContrastEffect メンバ