resample method

Image resample(
  1. int width,
  2. int height,
  3. Transform mode
)

Implementation

external Image resample(int width, int height, Transform mode);