DioDocs for PDF
CreateImage(Int32,Int32) メソッド

GrapeCity.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcD2DBitmap クラス > CreateImage メソッド : CreateImage(Int32,Int32) メソッド
The width of the image, in pixels.
The height of the image, in pixels.
Creates an image with the given size and 96 DPI resolution.
シンタックス
'宣言
 
Public Overloads Sub CreateImage( _
   ByVal pixelWidth As System.Integer, _
   ByVal pixelHeight As System.Integer _
) 
public void CreateImage( 
   System.int pixelWidth,
   System.int pixelHeight
)

パラメータ

pixelWidth
The width of the image, in pixels.
pixelHeight
The height of the image, in pixels.
参照

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