![]() |
CAPS Universe documentation
1.0.4
All you need to know to be successful
|
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 |
| unsigned covering_width |
Full medium's width for reconstruction in [dots]
| unsigned covering_length |
Full medium's length for reconstruction in [lines]
| unsigned skipped_top_lines |
Skipped [lines] at the top of the medium, until the raw raster content is to be printed
| unsigned skipped_left_dots |
Skipped [lines] at the left of the medium, until the raw raster content is to be printed
| unsigned width |
Raw raster's width in [dots]
| unsigned length |
Raw raster's length in [lines]
| enum caps_colour_format cf |
Raw raster's colour format
| size_t line_length |
Length in bytes of one raw raster line of dots