FarPoint.Win アセンブリ > FarPoint.Win 名前空間 > ElementWindowless クラス > ToGrayscale メソッド : ToGrayscale(Image) メソッド |
'Declaration
Public Overloads Shared Function ToGrayscale( _ ByVal sourceImage As Image _ ) As Bitmap
'使用法
Dim sourceImage As Image Dim value As Bitmap value = ElementWindowless.ToGrayscale(sourceImage)
public static Bitmap ToGrayscale( Image sourceImage )