struct Foundation::IndexedColor

Overview

SGR 256-color palette index: 0..255

Defined in:

foundation/ansi.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(index : UInt8) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(index _index = @index) #

[View source]
def index : UInt8 #