GrapeCity SPREAD for Windows Forms 11.0J
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
)

パラメータ

sourceImage
参照

ElementWindowless クラス
ElementWindowless メンバ
オーバーロード一覧

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.