Bitmap for WPF
Scaler コンストラクタ(Int32,Int32,InterpolationMode)

C1.WPF.Bitmap.4.5.2 アセンブリ > C1.WPF.Bitmap 名前空間 > Scaler クラス > Scaler コンストラクタ : Scaler コンストラクタ(Int32,Int32,InterpolationMode)
目的の幅。
目的の高さ。
拡大縮小時に使用される補間モード。
Scaler クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal destinationWidth As System.Integer, _
   ByVal destinationHeight As System.Integer, _
   ByVal interpolationMode As InterpolationMode _
)
public Scaler( 
   System.int destinationWidth,
   System.int destinationHeight,
   InterpolationMode interpolationMode
)

パラメータ

destinationWidth
目的の幅。
destinationHeight
目的の高さ。
interpolationMode
拡大縮小時に使用される補間モード。
参照

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