ResizeWidthProportionally

WebPImage.ResizeWidthProportionally method

Resizes the width proportionally.

public override void ResizeWidthProportionally(int newWidth, ResizeType resizeType)
ParameterTypeDescription
newWidthInt32The new width.
resizeTypeResizeTypeType of the resize.

See Also