DioDocs for PDF
Transform メソッド (GcWicBitmap)

GrapeCity.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcWicBitmap クラス : Transform メソッド
The transformation chain, can be empty to just copy the image.
Creates a new instance of GcWicBitmap as a copy of the current bitmap passed through the set of transformations.
シンタックス
'宣言
 
Public Function Transform( _
   ByVal ParamArray transforms() As BaseTransform _
) As GcWicBitmap
public GcWicBitmap Transform( 
   params BaseTransform[] transforms
)

パラメータ

transforms
The transformation chain, can be empty to just copy the image.
参照

GcWicBitmap クラス
GcWicBitmap メンバ