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