ResizeHeightProportionally
WebPImage.ResizeHeightProportionally method
Resizes the width proportionally.
public override void ResizeHeightProportionally(int newHeight, ResizeType resizeType)
Parameter | Type | Description |
---|---|---|
newHeight | Int32 | The new height. |
resizeType | ResizeType | Type of the resize. |
See Also
- enum ResizeType
- class WebPImage
- namespace Aspose.Imaging.FileFormats.Webp
- assembly Aspose.Imaging