TPNGImage help

PNG Delphi

Components > TChunktRNS > Properties > PaletteValues


Returns transparency information for each palette item.

var
PaletteValues: Array[Byte] of Byte;

Description

This variable contains the transparency information f
or each item in the palette. 0 is fully transparent and 255 is opaque. This variable is only valid when color type from TChunkIHDR is COLOR_PALETTE.