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

#include <nanosvg.h>

Public Attributes

float xform [6]
 
char spread
 
float fx
 
float fy
 
int nstops
 
NSVGgradientStop stops [1]
 

Detailed Description

Definition at line 115 of file nanosvg.h.

Member Data Documentation

◆ fx

float NSVGgradient::fx

Definition at line 118 of file nanosvg.h.

◆ fy

float NSVGgradient::fy

Definition at line 118 of file nanosvg.h.

◆ nstops

int NSVGgradient::nstops

Definition at line 119 of file nanosvg.h.

◆ spread

char NSVGgradient::spread

Definition at line 117 of file nanosvg.h.

◆ stops

NSVGgradientStop NSVGgradient::stops[1]

Definition at line 120 of file nanosvg.h.

◆ xform

float NSVGgradient::xform[6]

Definition at line 116 of file nanosvg.h.


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