Imaging Library for Silverlight
C1Bitmap コンストラクタ(Int32,Int32)

新しいビットマップの幅。
新しいビットマップの高さ。
特定のサイズの新しい C1Bitmap を初期化します。
構文
'宣言
 
Public Function New( _
   ByVal width As System.Integer, _
   ByVal height As System.Integer _
)
public C1Bitmap( 
   System.int width,
   System.int height
)

パラメータ

width
新しいビットマップの幅。
height
新しいビットマップの高さ。
参照

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