GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > PictureCommand クラス : BrightnessContrast メソッド |
'Declaration
Public Shared Function BrightnessContrast( _ ByVal shape As IShape, _ ByVal brightness As Double, _ ByVal contrast As Double _ ) As PictureCommand
public static PictureCommand BrightnessContrast( IShape shape, double brightness, double contrast )