Numworks Epsilon  1.4.1
Graphing Calculator Operating System
image_t Struct Reference

Public Attributes

pixel_tpixels
 
int width
 
int height
 

Detailed Description

Definition at line 30 of file rasterizer.c.

Member Data Documentation

◆ height

int image_t::height

Definition at line 33 of file rasterizer.c.

◆ pixels

pixel_t* image_t::pixels

Definition at line 31 of file rasterizer.c.

◆ width

int image_t::width

Definition at line 32 of file rasterizer.c.


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