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