class DFL::Palette
- DFL::Palette
- Reference
- Object
Overview
A DFL::Head's palette data
Included Modules
Defined in:
D_File/dfl/palette.crwrite.cr
Constructors
- 
        .read(io : IO) : Palette
        
          Reads in a dfl palette given the io 
Instance Method Summary
- 
        #colors : Array(Color)
        
          The colors of the palette 
- 
        #colors=(colors : Array(Color))
        
          The colors of the palette