module Termisu::Color::Formatters

Overview

Color string formatting and representation.

Provides string conversion methods for different color modes.

Extended Modules

Defined in:

termisu/color/formatters.cr

Instance Method Summary

Instance Method Detail

def to_s(color : Termisu::Color, io : IO) : Nil #

Formats a color as a string representation.


[View source]