Donner
C++20 SVG rendering library
Loading...
Searching...
No Matches
donner::svg::TerminalImage Struct Reference

Sampled representation of an image prepared for terminal rendering. More...

#include "donner/svg/renderer/TerminalImageViewer.h"

Collaboration diagram for donner::svg::TerminalImage:
[legend]

Public Member Functions

const TerminalCellcellAt (int column, int row) const

Public Attributes

TerminalPixelMode mode
int columns
int rows
std::vector< TerminalCellcells

Detailed Description

Sampled representation of an image prepared for terminal rendering.


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