Source position: msegraphicsmagick.pas line 104
type InterlaceType = (
UndefinedInterlace,
NoInterlace,
LineInterlace,
PlaneInterlace,
PartitionInterlace
);