Page 1 of 1

IndexColorToXc12 uses DefaultIndexColorPalette

Posted: Fri Mar 28, 2014 11:39 am
by DrTob
I tryed to set the FillPatternForeColor with an user defined indexed color. But I always got the wrong colors.

While debugging through the XLSRWII5-Code, I realized that IndexColorToXc12 uses the TXc12DefaultIndexColorPalette instead of the TXc12IndexColorPalette which contains my colors.

I bypass the problem by using FillPatternForeColorRGB, but I think this is a bug.

Re: IndexColorToXc12 uses DefaultIndexColorPalette

Posted: Mon Mar 31, 2014 5:23 am
by larsa
Hello

Thank you, will fix this in the next update.