<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>Hi,<BR>
&nbsp;<BR>
I am trying to simulate an image like this:<BR>
&nbsp;<BR>
<A href="http://ftp.sv.vt.edu/pub/projects97/pvlachos/pvlachos_project/images/piv.gif">http://ftp.sv.vt.edu/pub/projects97/pvlachos/pvlachos_project/images/piv.gif</A><BR>
&nbsp;<BR>
which can be simplified as a set of particle-images with a Gaussian profile where the Gaussian parameters varies for every particle-image.<BR>
&nbsp;<BR>
I started with creating small sized GaussianImageSource instances and pasting them at random positions&nbsp;on a background using PasteImageFilter. The problem is when two GaussianImageSource overlap as it can be seen in thios sample: <A href="http://img81.imageshack.us/my.php?image=testyz7.png">http://img81.imageshack.us/my.php?image=testyz7.png</A><BR>
&nbsp;<BR>
(1) Is there a better way than pasting to implement this?<BR>
&nbsp;<BR>
(2) If not, how to get rid of the ovelaping problem?<BR><br /><hr />Be one of the first to try  <a href='http://ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e-4911fb2b2e6d' target='_new'>Windows Live Mail.</a></body>
</html>