B
Brian
Hi everyone,
I have a background image that is intended for full screen (240x320) apps.
The application can also run windowed (which is, I suppose, about 50 or so
pixels less in height).
When I use the Drawimage method, the image is stretched to fit even though I
specify a 240x320 rectangle. I am trying to figure out if it's possible to
crop it instead, so the start bar and menu bar essentially "hide" parts of
the image underneath. I know it's possible to crop the image to a certain
extent, but I can't figure out if it's possible to achieve this effect.
Alternatively, I could crop it manually and swap it appropriately, but
that's a pain.
Thanks!
Brian
I have a background image that is intended for full screen (240x320) apps.
The application can also run windowed (which is, I suppose, about 50 or so
pixels less in height).
When I use the Drawimage method, the image is stretched to fit even though I
specify a 240x320 rectangle. I am trying to figure out if it's possible to
crop it instead, so the start bar and menu bar essentially "hide" parts of
the image underneath. I know it's possible to crop the image to a certain
extent, but I can't figure out if it's possible to achieve this effect.
Alternatively, I could crop it manually and swap it appropriately, but
that's a pain.
Thanks!
Brian