pub const JXL_ENC_FRAME_SETTING_CHANNEL_COLORS_GROUP_PERCENT: JxlEncoderFrameSettingId = 21;
Expand description

Use Local (per-group) channel palette if the amount of colors is smaller than this percentage of range. Use 0-100 to set an explicit percentage, -1 to use the encoder default. Used for modular encoding.