[Gambas-user] Drawing question

nando nando_f at ...951...
Fri Jun 3 14:13:05 CEST 2005


Thank you!!
I missed that when reading the docs-sorry.
-Fernando



---------- Original Message -----------
From: fabien <gambasfr at ...11...>
To: gambas-user at lists.sourceforge.net
Sent: Thu, 2 Jun 2005 23:45:52 +0200
Subject: Re: [Gambas-user] Drawing question

> Le Jeudi 02 Juin 2005 15:46, nando a écrit :
> > How do I get the value of a pixel.
> > Nothing listed in the wiki.
> > I want to read part of a drawing area.
> > -Fernando
> 
> Hi Fernando,
> 
> In fact it's really simple :
> 
> I think you need to use an internal image to prepare your drawing,
> 
> and then copy the content of it in the drawingarea
> 
> by this way you can know the pixel value by :
> 
> color = image[X,Y]
> 
> Fabien
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by Yahoo.
> > Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
> > Search APIs Find out how you can build Yahoo! directly into your own
> > Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by Yahoo.
> Introducing Yahoo! Search Developer Network - Create apps using 
> Yahoo! Search APIs Find out how you can build Yahoo! directly into 
> your own Applications - visit
http://developer.yahoo.net/?fr_______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
------- End of Original Message -------





More information about the User mailing list