Dillo v3.1.1-46-g8a360e32
Loading...
Searching...
No Matches
NSVGpaint Struct Reference

#include <nanosvg.h>

Public Attributes

signed char type
 
union { 
 
   unsigned int   color 
 
   NSVGgradient *   gradient 
 
v 
 

Detailed Description

Definition at line 123 of file nanosvg.h.

Member Data Documentation

◆ color

unsigned int NSVGpaint::color

Definition at line 126 of file nanosvg.h.

◆ gradient

NSVGgradient* NSVGpaint::gradient

Definition at line 127 of file nanosvg.h.

◆ type

signed char NSVGpaint::type

Definition at line 124 of file nanosvg.h.

◆ [union]

union { ... } NSVGpaint::v

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