May be you are right.

Lorenzo's message subject suggest it but 
inverse of RGB(...) suggests what I replied.


[EMAIL PROTECTED] wrote:
> 
>>What I'm looking for is the inverse of RGB( r,g,b ).
> 
> Lorenzo, IIUC you need this: (?)
> 
>    int iR = GetRValue( nColor );
>    int iG = GetGValue( nColor );
>    int iB = GetBValue( nColor ) ;
> 

Regards
Pritpal Bedi

-- 
View this message in context: 
http://www.nabble.com/Convert-a-color-value-to-a-RGB-triplet-tp18876329p18878298.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to