Hi Tiago,

Thanks, that was helpful. by inside you mean in a layer on top,
backwards or there is a way to actually draw the contents of a view in
a drawview ?

Can i access the pixel data of the drawview (something like drawpixel)
to render the image in the drawview pixel by pixel ?

Thanks.

On 08/03/2008, Tiago Cardoso <[EMAIL PROTECTED]> wrote:
> Hello Ricardo,
>
> Regarding the drawing of images, the closer you can get is just to put a
> View (with a image on the Src) inside de Drawview. It has the same behaviour
> or close.
>
> The contents on drawview are probably in bitmap this is, drawn pixels. So,
> if you need the SVG, your have to gather the proper SVG during the drawing
> process.
>
> If I can give you any more help, no prob.
>
> Best regards,
>
> Tiago Cardoso
>
>
> On Fri, Mar 7, 2008 at 9:55 PM, Ricardo Lopes <[EMAIL PROTECTED]> wrote:
>
> > Hi,
> >
> > Is it possible to draw an image on a drawview ?
> >
> > Also there is an easy way to get the contents of the drawview as an svg?
> >
> > Thanks.
> >
>

Reply via email to