Canvas background for retrieving color

Posted by urema on Stack Overflow See other posts from Stack Overflow or by urema
Published on 2010-05-14T15:43:23Z Indexed on 2010/05/14 20:24 UTC
Read the original article Hit count: 150

Filed under:
|
|
|
|

Hi,

I have a canvas with a background set to be lineargradientbrush....how do I then extract the color from this background at a particular mouse point (x,y)?

I can do this with a BitmappedImage fine...as this deals with pixels, not sure about a canvas though...

Thanks greatly in advance,

U.

© Stack Overflow or respective owner

Related posts about canvas

Related posts about color