Changes the size of the ImageCanvas without stretching the underlying image.
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);