libgpac  0.5.0
Public Attributes | List of all members
GF_DashSettings Struct Reference

Custom dash pattern. More...

#include <gpac/path2d.h>

Public Attributes

u32 num_dash
Fixeddashes
u8 * dash_units

Detailed Description

*The custom dash pattern object is used to specify custom dashes when outlining a path.

Member Data Documentation

u32 GF_DashSettings::num_dash

Number of dashes in the pattern

Fixed* GF_DashSettings::dashes

Value of the pattern dashes. Unit depends on the dash type

u8* GF_DashSettings::dash_units

SVG/CSS unit for the dashes


The documentation for this struct was generated from the following file: