libxputty 0.1
Loading...
Searching...
No Matches
Data Fields
NSVGpaint Struct Reference

#include <nanosvg.h>

Collaboration diagram for NSVGpaint:
Collaboration graph
[legend]

Data Fields

char type
 
union { 
 
   unsigned int   color 
 
   NSVGgradient *   gradient 
 
};  
 

Detailed Description

Definition at line 122 of file nanosvg.h.

Field Documentation

◆ [union]

union { ... }

◆ color

unsigned int color

Definition at line 125 of file nanosvg.h.

◆ gradient

NSVGgradient* gradient

Definition at line 126 of file nanosvg.h.

◆ type

char type

Definition at line 123 of file nanosvg.h.


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