A www.Sockets4.NET class library

ImageCanvas.ResizeCanvas Method

Changes the size of the ImageCanvas without stretching the underlying image.

Overload List

Changes the size of the ImageCanvas without stretching the underlying image.

public void ResizeCanvas(Size,Color);

Changes the size of the ImageCanvas without stretching the underlying image.

public void ResizeCanvas(int,int,Color);

See Also

ImageCanvas Class | Sockets4Images Namespace