class ChunkyPNG::Chunk::Transparency

A transparency (tRNS) chunk defines the transparency for an image.

Images having a color mode that already includes an alpha channel, this chunk should not be included.

@see www.w3.org/TR/PNG/#11tRNS @see ChunkyPNG::Chunk::Palette @see ChunkyPNG::Palette