StretchBlt and text
- From: John Hatpin <noone@xxxxxxxxxxxxxxx>
- Date: Wed, 10 May 2006 13:28:24 +0100
What's the most efficient and easy (assuming both can be done) way of
putting transparent text over a StretchBlted bitmap?
The context is a map display, on which I need to place various labels,
for example the names of towns and cities, which I'm currently doing
with a control array of transparent labels - not a very satisfactory
method for various reasons.
I could imagine having an invisible PictureBox, printing the text
fields into there and blatting each image to the main map, but I'm not
sure if that's the best way, and would like to check before I
investigate how to do that.
It would be nice to have control of the size, font, colour, etc of the
text too, if that's a consideration.
Many thanks in advance.
.
- Follow-Ups:
- Re: StretchBlt and text
- From: Mike D Sutton
- Re: StretchBlt and text
- Prev by Date: Re: FORM_PAINT() question
- Next by Date: Re: StretchBlt and text
- Previous by thread: Re: Play flash movie in form
- Next by thread: Re: StretchBlt and text
- Index(es):
Loading