Scaler Constructor(Int32,Int32,WicInterpolationMode)
Initializes a new instance of the
Scaler class.
'Declaration
Public Function New( _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As WicInterpolationMode _
)
Parameters
- destinationWidth
- The destination width.
- destinationHeight
- The desination height.
- interpolationMode
- The interpolation mode to use when scaling.