ImageEn, unit imageenview

TIEMagicWandMode


Declaration

TIEMagicWandMode = (iewInclusive, iewExclusive, iewGlobal);


Description

Value Description
iewInclusive The selection is a closed polygon
iewExclusive The selection includes only points that match the initial pixel, similar to a flood fill
iewGlobal The selection includes all points that match the initial pixel, examining all pixels of the image