> 2 Quick questions
> 
> 1/ How can extract a 'colour' from a screen? I want to copy a particular
> colour on the screen


TCanvas.Pixels might be what you're looking for.   It will give you the
RGB for a given point.

I think you might need to be careful in palette mode (but not sure).


-ns

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to