A www.Sockets4.NET class library

ImageCanvas.ResizeImage Method (Int32, Int32)

Stretches the Image to the specified size

public void ResizeImage(
   int width,
   int height
);

Parameters

width
New width for this image
height
New height for this image

See Also

ImageCanvas Class | Sockets4Images Namespace | ImageCanvas.ResizeImage Overload List