'宣言 Public Overloads Shared Function Create( _ ByVal renderTarget As RenderTarget, _ ByVal surface As Surface _ ) As Bitmap
public static Bitmap Create( RenderTarget renderTarget, Surface surface )
パラメータ
- renderTarget
- RenderTarget のインスタンス。
- surface
- 新しい ID2D1Bitmap と共有するデータを含む GrapeCity.Documents.DX.DXGI.Surface. 詳細については、「備考」セクションを参照してください。