PNG::Palette
Inherits Indexable::Mutable / Indexable / Enumerable / Iterable / Struct / Value / Object
Constructors
new(data : Slice(UInt8))
SourceInstance methods
add(color : Indexable(UInt8))
Sourceclone
Sourcedata
Sourcedata=(data : Bytes)
Sourcefind_or_add(color : Indexable(UInt8))
Sourceunsafe_fetch(index)
Sourceunsafe_put(index, value)
Source