DioDocs for PDF
Create(RenderTarget,BitmapSource,BitmapProperties) メソッド

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > Bitmap クラス > Create メソッド : Create(RenderTarget,BitmapSource,BitmapProperties) メソッド
描画ターゲット。
WIC ビットマップ。
ビットマップのプロパティ。
WIC ビットマップからビットマップを作成します。
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal renderTarget As RenderTarget, _
   ByVal wicBitmap As BitmapSource, _
   ByVal bitmapProperties As BitmapProperties _
) As Bitmap
public static Bitmap Create( 
   RenderTarget renderTarget,
   BitmapSource wicBitmap,
   BitmapProperties bitmapProperties
)

パラメータ

renderTarget
描画ターゲット。
wicBitmap
WIC ビットマップ。
bitmapProperties
ビットマップのプロパティ。
参照

Bitmap クラス
Bitmap メンバ
オーバーロード一覧