Alan
That solves GetHue() because Cast(loColor.GetHue() As Integer gives a
result of 0, but what about DarkGray GetBrightness returning 38174 ?
Also DarkSalmon RGB(233,150,122) is returning:
R = 0
G = 0
B = 0
Cast(GetHue() As Integer) = 0
Cast(GetSaturation() As Integer) = 0
Cast(GetBrightnes() As Integer) = 0
Paul
On 30/06/2022 16:31, Alan Bourke wrote:
Try Cast(loColor.GetHue() as Integer) or Cast(loColor.GetHue() as Numeric(12,
2)) ...
--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: https://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: https://leafe.com/archives
This message:
https://leafe.com/archives/byMID/b7bd1bfe-d212-aa19-f573-04164686c...@gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.