'宣言 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
- 拡大縮小時に使用される補間モード。