struct StumpyTGA::ColorMapSpec
- StumpyTGA::ColorMapSpec
- Struct
- Value
- Object
Defined in:
stumpy_tga/header.crConstructors
Class Method Summary
Instance Method Summary
- #entry_size : UInt8
- #entry_size=(entry_size : UInt8)
- #index : UInt16
- #index=(index : UInt16)
- #length : UInt16
- #length=(length : UInt16)
- #to_io(io : IO, bf)