Searched defs:nMinB (Results 1 – 1 of 1) sorted by relevance
1310 const long nMinB = MinMax( (long) rTransColor.GetBlue() - nTol, 0, 255 ); in CreateMask() local1624 const long nMinB = MinMax( (long) rSearchColor.GetBlue() - nTol, 0, 255 ); in Replace() local
Completed in 31 milliseconds