TPNGImage help

PNG Delphi

Components > TChunkIHDR > Properties > InterlaceMethod


Method to use to encode image.

property
InterlaceMethod: Byte;

Description

Interlace method defines the way the image is compressed. Currently two methods are definied: 0 which is none and 1, Adam 7. Read more about interlacing.