lv_obj_transform_point_array() function
Transform an array of points using the angle and zoom style properties of an object
Arguments
obj
pointer to an object whose style properties should be used
points
the array of points to transform, the result will be written back here too
count
number of points in the array
flags
OR-ed valued of :cpp:enum:`lv_obj_point_transform_flag_t`
lv_obj_transform_point_array() is called by 3 functions and calls 4 functions:
![]()
lv_obj_transform_point_array()
lv_obj_transform_point_array() reads 3 variables:
![]()
lv_obj_transform_point_array()