'Declaration Public Overloads Shared Function Create( _ ByVal factory As ImagingFactory, _ ByVal bitmapSource As BitmapSource, _ ByVal rectangle As RectL _ ) As Bitmap
public static Bitmap Create( ImagingFactory factory, BitmapSource bitmapSource, RectL rectangle )
Parameters
- factory
- The factory.
- bitmapSource
- The bitmap source.
- rectangle
- The rectangle.