![]() |
![]() |
![]() |
function GetBoolMask(img: TImage32; reference: TColor32; compareFunc: TCompareFunction; tolerance: Integer): TArrayOfByte;
GetBoolMask finds all pixels in 'img' that match the 'reference' color according to the supplied compare function. The returned value is a binary (true/false) unidimensional array whose length corresponds to the supplied image's width x height.
TImage32.ConvertToBoolMask, GetByteMask
Copyright ©2019 Angus Johnson - Image32 ver. 1.54 - Documentation last updated on 7-November-2020