HighMap library (C++)
Loading...
Searching...
No Matches
color_match_mask.cpp File Reference

Namespaces

namespace  hmap
 

Functions

Array hmap::color_match_mask (const Array &r, const Array &g, const Array &b, const glm::vec3 &color, float tolerance=0.f)
 Create a mask of pixels matching a target color within a tolerance.