On Wed, 7 May 2008 09:46:19 -0400, Peter Osucha
<[EMAIL PROTECTED]> wrote:

>I'm trying to come up with a good way to create (on-the-fly) a bitmap to
>be used as an image for a treeview node.  I need to create the bitmap to
>be almost a thumbnail representation of changes a user makes to a much
>larger picture.  In fact, often, the bitmap shape will be the same but
>it might be colored differently.
>
>My initial googling did not turn up any good results.  Any suggestions,
>please?
>
>Peter
>
>===================================
>This list is hosted by DevelopMentorĀ®  http://www.develop.com
>
>View archives and manage your subscription(s) at
http://discuss.develop.com

Have you considered using a visual brush?
http://msdn.microsoft.com/en-
us/library/system.windows.media.visualbrush.aspx

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to