'宣言 Public Shared Function Create( _ ByVal factory As Factory, _ ByVal wicBitmap As Bitmap, _ ByVal renderTargetProperties As RenderTargetProperties _ ) As WicRenderTarget
public static WicRenderTarget Create( Factory factory, Bitmap wicBitmap, RenderTargetProperties renderTargetProperties )
パラメータ
- factory
- The factory.
- wicBitmap
- The WIC bitmap.
- renderTargetProperties
- The render target properties.