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

#include <visual-details.h>

Data Fields

struct ncvisual_details * details
 
uint32_t * data
 
unsigned pixx
 
unsigned pixy
 
unsigned rowstride
 
bool owndata
 

Detailed Description

Definition at line 22 of file visual-details.h.

Field Documentation

◆ data

uint32_t* data

Definition at line 24 of file visual-details.h.

◆ details

struct ncvisual_details* details

Definition at line 23 of file visual-details.h.

◆ owndata

bool owndata

Definition at line 28 of file visual-details.h.

◆ pixx

unsigned pixx

Definition at line 25 of file visual-details.h.

◆ pixy

unsigned pixy

Definition at line 25 of file visual-details.h.

◆ rowstride

unsigned rowstride

Definition at line 27 of file visual-details.h.


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