DefaultImageProcessor.Scale method
public object Scale(object imageObj, int scaleWidth, int scaleHeight, ImageScaleMode mode,
string? backgroundColor, bool inplace)
See Also
- enum ImageScaleMode
- class DefaultImageProcessor
public object Scale(object imageObj, int scaleWidth, int scaleHeight, ImageScaleMode mode,
string? backgroundColor, bool inplace)