procedure DrawBoolMask(img: TIMage32; const mask: TArrayOfByte; color: TColor32 = clBlack32);
Draws onto 'img' polygons corresponding to the boolean (true/false) values in the supplied unidimensional mask. The mask's length should correspond to the supplied image's width x height.
Copyright ©2010-2023 Angus Johnson - Image32 4.8 - Help file built on 17 Jan 2025