'宣言 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.HResult error code.