I just noticed, while working on specific colors in an image, that the OLE-COLOR format is BGR, not RGB!
Test this with GetColorAt if you want to confirm it.
Is this because of GFLAx, WIndows, or my particular setup?
BGR instead of RGB?
Moderators: helmut, XnTriq, xnview
Re: BGR instead of RGB?
OLE color are like windows in BGRb.e.wilson wrote:I just noticed, while working on specific colors in an image, that the OLE-COLOR format is BGR, not RGB!
Test this with GetColorAt if you want to confirm it.
Is this because of GFLAx, WIndows, or my particular setup?
Pierre.