T
Terry Williams
Let me see If I can explain this correctly.
This is in VB.NET, an web application
Say I have an image that I want to be displayed at 140px x 140px.
Someone uploads an image 300px x 150px, I know how to resize the image,
but I want to take the short side and pad it with white space, so the
image is perfectly blocked.
This is in VB.NET, an web application
Say I have an image that I want to be displayed at 140px x 140px.
Someone uploads an image 300px x 150px, I know how to resize the image,
but I want to take the short side and pad it with white space, so the
image is perfectly blocked.