image_scale

Scales the given image to a specified size.

Arguments

  1. Image
  2. Integer, new width
  3. Integer, new height
  4. String, interpolation method, 'nearest' or 'bilinear

Output

Image, resulting image

Examples

image_scale