CAPS Universe documentation  1.0.4
All you need to know to be successful
Data Fields

Raw raster information for full medium raster reconstruction. More...

Data Fields

unsigned covering_width
 
unsigned covering_length
 
unsigned skipped_top_lines
 
unsigned skipped_left_dots
 
unsigned width
 
unsigned length
 
enum caps_colour_format cf
 
size_t line_length
 

Detailed Description

Meaning of the fields of struct caps_drv_raw_raster

Field Documentation

◆ covering_width

unsigned covering_width

Full medium's width for reconstruction in [dots]

◆ covering_length

unsigned covering_length

Full medium's length for reconstruction in [lines]

◆ skipped_top_lines

unsigned skipped_top_lines

Skipped [lines] at the top of the medium, until the raw raster content is to be printed

◆ skipped_left_dots

unsigned skipped_left_dots

Skipped [lines] at the left of the medium, until the raw raster content is to be printed

◆ width

unsigned width

Raw raster's width in [dots]

◆ length

unsigned length

Raw raster's length in [lines]

◆ cf

Raw raster's colour format

◆ line_length

size_t line_length

Length in bytes of one raw raster line of dots


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