GrapeCity SPREAD for Windows Forms 11.0J
Process メソッド


構文
'Declaration
 
Function Process( _
   ByVal bitmap As Bitmap _
) As Bitmap
'使用法
 
Dim instance As IBitmapProcessing
Dim bitmap As Bitmap
Dim value As Bitmap
 
value = instance.Process(bitmap)
Bitmap Process( 
   Bitmap bitmap
)

パラメータ

bitmap
参照

IBitmapProcessing インタフェース
IBitmapProcessing メンバ

 

 


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