G
Guest
Is it possible to create a 2D Blend? I am familiar with
Drawing.Drawing2D.Blend, but that class only allows you to specify positions
and factors in 1D. I am also aware of the ability to set the
Drawing.Drawing2D.LinearGradientBrush.Blend property. This technique gets me
closer to what I want, but it still has its limitations. What I am looking
for is the ability to specify positions and factors in 2D, where the factors
for any given element are independent of any other element.
Thanks for any help.
Lance
Drawing.Drawing2D.Blend, but that class only allows you to specify positions
and factors in 1D. I am also aware of the ability to set the
Drawing.Drawing2D.LinearGradientBrush.Blend property. This technique gets me
closer to what I want, but it still has its limitations. What I am looking
for is the ability to specify positions and factors in 2D, where the factors
for any given element are independent of any other element.
Thanks for any help.
Lance