Home
last modified time | relevance | path

Searched refs:sixel_dither_set_optimize_palette (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/libsixel/sixel-1.8.6/python/libsixel/
H A D__init__.py574 def sixel_dither_set_optimize_palette(dither, do_opt): function
575 _sixel.sixel_dither_set_optimize_palette.restype = None
576 _sixel.sixel_dither_set_optimize_palette.argtypes = [c_void_p, c_int]
577 _sixel.sixel_dither_set_optimize_palette(dither, do_opt)
/dports/graphics/libsixel/sixel-1.8.6/src/
H A Ddither.c697 sixel_dither_set_optimize_palette( in sixel_dither_set_optimize_palette() function
H A Dencoder.c769 sixel_dither_set_optimize_palette(dither, 1); in sixel_encoder_output_without_macro()
/dports/graphics/libsixel/sixel-1.8.6/include/
H A Dsixel.h755 sixel_dither_set_optimize_palette(
H A Dsixel.h.in755 sixel_dither_set_optimize_palette(
/dports/graphics/libsixel/sixel-1.8.6/
H A DChangeLog3726 sixel_dither_set_optimize_palette