lv_line_get_points_mutable() function
Get a pointer to the mutable array of points or NULL if it is not mutable
Arguments
obj
pointer to a line object
Return value
pointer to the array of points. NULL if not mutable.
![]()
needle_line_points = lv_line_get_points_mutable(needle_line);
lv_line_get_points_mutable() is called by 1 function:
![]()
lv_line_get_points_mutable()
lv_line_get_points_mutable() reads 3 variables:
![]()
lv_line_get_points_mutable()