'Declaration Public Overloads Sub WriteSource( _ ByVal bitmapSourceRef As BitmapSource, _ ByVal rectangleRef As RectL _ )
public void WriteSource( BitmapSource bitmapSourceRef, RectL rectangleRef )
Parameters
- bitmapSourceRef
The bitmap source to encode.
- rectangleRef
The size rectangle of the bitmap source.