Rodousse / stbipp

A small size Image IO library based on stb_image. This has been archived due to a conflict of interest with my current employer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Color] add operator for single value multiplication, division...

Rodousse opened this issue · comments

Is your feature request related to a problem? Please describe.
When we want to operate on all color values at once, we have to instantiate a new color of the same size filled with the so called value... That's painful...