struct PNG::Palette
- PNG::Palette
- Struct
- Value
- Object
Included Modules
- Indexable::Mutable({UInt8, UInt8, UInt8})
Defined in:
png/palette.crConstructors
Instance Method Summary
- #clone
- #data : Bytes
- #data=(data : Bytes)
-
#size
Returns the number of elements in this container.
- #unsafe_fetch(index)
- #unsafe_put(index, value)
Constructor Detail
Instance Method Detail
def size
#
Description copied from module Indexable({UInt8, UInt8, UInt8})
Returns the number of elements in this container.