Skip to content

Add liq_result_from_palette to the C interface#122

Merged
kornelski merged 1 commit into
ImageOptim:mainfrom
KurtBoehm:main
Jul 7, 2025
Merged

Add liq_result_from_palette to the C interface#122
kornelski merged 1 commit into
ImageOptim:mainfrom
KurtBoehm:main

Conversation

@KurtBoehm

Copy link
Copy Markdown
Contributor

Exposing this function through the C interface is more convenient than re-writing QuantizationResult::from_palette in C and would provide a clear way for re-using a palette between program runs for new users of the C interface (if documented).

I did not get the Java wrapper to compile and I am not familiar with C#, so I did not touch those interfaces.

@kornelski kornelski merged commit 029f0af into ImageOptim:main Jul 7, 2025
1 check passed
@kornelski

Copy link
Copy Markdown
Member

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants