Bitmap for WinForms
Initialize(BitmapSource,RectL) メソッド

C1.Win.C1DX.4.5.2 アセンブリ > C1.Util.DX.WIC 名前空間 > BitmapClipper クラス > Initialize メソッド : Initialize(BitmapSource,RectL) メソッド

he input bitmap source.

The rectangle of the bitmap source to clip.

Initializes the bitmap clipper with the provided parameters.

シンタックス
'宣言
 
Public Overloads Sub Initialize( _
   ByVal sourceRef As BitmapSource, _
   ByVal rectangleRef As RectL _
) 
public void Initialize( 
   BitmapSource sourceRef,
   RectL rectangleRef
)

パラメータ

sourceRef

he input bitmap source.

rectangleRef

The rectangle of the bitmap source to clip.

戻り値の型

If this method succeeds, it returns C1.Util.DX.HResult.Ok. Otherwise, it returns an C1.Util.DX.HResulterror code.

参照

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