'Declaration Public Overloads Shared Function Create( _ ByVal renderTarget As RenderTarget, _ ByVal wicBitmapSource As BitmapSource _ ) As Bitmap
public static Bitmap Create( RenderTarget renderTarget, BitmapSource wicBitmapSource )
Parameters
- renderTarget
- The render target.
- wicBitmapSource
- A reference to a GrapeCity.Documents.DX.WIC.BitmapSource wic bitmap.