ID:2537667
 
Applies to:DM Language
Status: Open

Issue hasn't been assigned a status value.
Would be nice to have a gamma filter, something like this

filters = filter(type = "gamma", gamma = 2.2)


would just take all the RGB values and raise them to the 2.2 power. Should be pretty trivial to implement