'Declaration Public Overloads Sub Initialize( _ ByVal sourceRef As BitmapSource, _ ByVal rectangleRef As RectL _ )
public void Initialize( BitmapSource sourceRef, RectL rectangleRef )
Parameters
- sourceRef
he input bitmap source.
- rectangleRef
The rectangle of the bitmap source to clip.
Return Value
If this method succeeds, it returns C1.Util.DX.HResult.Ok. Otherwise, it returns an C1.Util.DX.HResult error code.