chflame163 / ComfyUI_LayerStyle

A set of nodes for ComfyUI that can composite layer and mask to achieve Photoshop like functionality.
MIT License
1.46k stars 82 forks source link

What's the meaning of black_point white_point? #275

Open pandayummy opened 2 months ago

pandayummy commented 2 months ago

image

A simple explanation is welcome

chflame163 commented 2 months ago

Colors exceeding this threshold are output as white, where 0.99 means 99% of the threshold of 255, so is greater than 252 will be output as white.