パラメータ
- targetPixelWidth
- The width of the resized image, in pixels.
- targetPixelHeight
- The height of the resized image, in pixels.
- interpolationMode
- The interpolation mode to use when scaling.
- clipRect
- Clipping rectangle specifying the area of the source image to be processed.
戻り値の型
A new GcBitmap with resized image.