class ChunkyPNG::Palette
def indexable?
-
(true, false)
- True if the number of colors in this palette is at
def indexable? size <= 256 end
(true, false)
- True if the number of colors in this palette is at
def indexable? size <= 256 end