hb_ot_color_palette_get_colors

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. uint hb_ot_color_palette_get_colors(hb_face_t* face, uint palette_index, uint start_offset, uint* color_count, hb_color_t* colors)
  2. fp_hb_ot_color_palette_get_colors hb_ot_color_palette_get_colors;
    version(!BindHB_Static)
    extern (C) @nogc nothrow __gshared
    static if(hbSupport >= HBSupport.v2_6_3)
    fp_hb_ot_color_palette_get_colors hb_ot_color_palette_get_colors;

Meta