TPNGImage help

PNG Delphi

Components > TChunkIHDR


This must be the first chunk in a Portable Network Graphics image. This is a important chunk indicating the image type, color type, compression method and other information. Internally it's responsible for allocating and preparing the data to hold the image.
Handles the IHDR chunk type.