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

GrapeCity.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > Scaler クラス > Scaler コンストラクタ : Scaler コンストラクタ(Int32,Int32,WicInterpolationMode)
The destination width.
The desination height.
The interpolation mode to use when scaling.
Initializes a new instance of the Scaler class.
シンタックス
'宣言
 
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
The destination width.
destinationHeight
The desination height.
interpolationMode
The interpolation mode to use when scaling.
参照

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