ImageResize Method |
Name | Description | |
---|---|---|
![]() ![]() | Resize(Int32, Int32) |
Resizes the image. The default NearestNeighbourResample is used.
|
![]() ![]() | Resize(Int32, Int32, ImageResizeSettings) |
Resizes the image.
|
![]() ![]() | Resize(Int32, Int32, ResizeType) |
Resizes the image.
|