lv_gradient_init_stops() function
Initialize gradient color map from a table
Arguments
grad
pointer to a gradient descriptor
opa
opacity array: if NULL, then LV_OPA_COVER is assumed
fracs
position array (0..255): if NULL, then colors are distributed evenly
num_stops
number of gradient stops (1..LV_GRADIENT_MAX_STOPS)