Open GoogleCodeExporter opened 9 years ago
There is also a mixup of the channels:
result.red = (float)GetBValue (color) / 255.0f;
result.green = (float)GetGValue (color) / 255.0f;
result.blue = (float)GetRValue (color) / 255.0f;
Original comment by jesper@jesperhansen.net
on 15 Jul 2011 at 8:04
Original issue reported on code.google.com by
jesper@jesperhansen.net
on 15 Jul 2011 at 8:02