Closed GoogleCodeExporter closed 9 years ago
Nice bug. It has nothing to do with HuePicker control itself - it works fine
and even draws the gradient. The problem is that it is completely transparent.
The bug was introduced by AForge.Imaging, where alpha channel support was added
into RGB structure recently.
Original comment by andrew.k...@gmail.com
on 10 Aug 2011 at 6:04
Fixing AForge.Imaging.RGB class, so by default alpha channel is initialized
with 255 (not transparent). Also updated HSL and YCbCr converters to set alpha
to 255.
Committed in revision 1563. Will be released in version 2.2.2.
Original comment by andrew.k...@gmail.com
on 10 Aug 2011 at 6:10
Original comment by andrew.k...@gmail.com
on 18 Sep 2011 at 7:56
Original issue reported on code.google.com by
thai...@gmail.com
on 10 Aug 2011 at 9:53