Notcurses 3.0.13
a blingful library for TUIs and character graphics
Loading...
Searching...
No Matches
ncfadectx Struct Reference

Data Fields

unsigned rows
 
unsigned cols
 
int maxsteps
 
unsigned maxr
 
unsigned maxg
 
unsigned maxb
 
unsigned maxbr
 
unsigned maxbg
 
unsigned maxbb
 
uint64_t nanosecs_step
 
uint64_t startns
 
uint64_t * channels
 

Detailed Description

Definition at line 5 of file fade.c.

Field Documentation

◆ channels

uint64_t* channels

Definition at line 13 of file fade.c.

◆ cols

unsigned cols

Definition at line 7 of file fade.c.

◆ maxb

unsigned maxb

Definition at line 9 of file fade.c.

◆ maxbb

unsigned maxbb

Definition at line 10 of file fade.c.

◆ maxbg

unsigned maxbg

Definition at line 10 of file fade.c.

◆ maxbr

unsigned maxbr

Definition at line 10 of file fade.c.

◆ maxg

unsigned maxg

Definition at line 9 of file fade.c.

◆ maxr

unsigned maxr

Definition at line 9 of file fade.c.

◆ maxsteps

int maxsteps

Definition at line 8 of file fade.c.

◆ nanosecs_step

uint64_t nanosecs_step

Definition at line 11 of file fade.c.

◆ rows

unsigned rows

Definition at line 6 of file fade.c.

◆ startns

uint64_t startns

Definition at line 12 of file fade.c.


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