class ChunkyPNG::Canvas
def palette
-
(ChunkyPNG::Palette)
- A palette which contains all the colors that
def palette ChunkyPNG::Palette.from_canvas(self) end
(ChunkyPNG::Palette)
- A palette which contains all the colors that
def palette ChunkyPNG::Palette.from_canvas(self) end