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