DioDocs for PDF
Scaler コンストラクタ(Int32,Int32,WicInterpolationMode)

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

パラメータ

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

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