TPNGImage help

TPNGImage

Components > TChunk


This class is responsible to handle all the chunks inside a Portable Network Graphics image. This means that all chunks shares this class as ancestor class to handle the data.

You should also typecast this class to get each chunk type properties when you know the chunk type. To check the chunk type read the name property.