Class ChunkyPNG::Chunk::Palette
In: lib/chunky_png/chunk.rb
Parent: Generic

The Palette (PLTE) chunk contains the image‘s palette, i.e. the 8-bit RGB colors this image is using.

@see ChunkyPNG::Chunk::Transparency @see ChunkyPNG::Palette

[Validate]